mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-13 06:34:41 -04:00
🧹 Remove dev packages details in README.md
This commit is contained in:
parent
4fd11b9b97
commit
054ac517f0
1 changed files with 10 additions and 27 deletions
37
README.md
37
README.md
|
@ -74,25 +74,20 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)**
|
||||||
<details>
|
<details>
|
||||||
<summary><strong>Table of Contents</strong> (click to expand)</summary>
|
<summary><strong>Table of Contents</strong> (click to expand)</summary>
|
||||||
|
|
||||||
- [Apple Cursor](#apple-cursor)
|
- [Apple Cursor](#apple-cursor) - [Cursor Sizes](#cursor-sizes) - [Colors](#colors) - [Quick install](#quick-install)
|
||||||
- [Cursor Sizes](#cursor-sizes)
|
- [Manual Install](#manual-install)
|
||||||
- [Colors](#colors)
|
- [Linux/X11](#linuxx11)
|
||||||
- [Quick install](#quick-install)
|
- [Windows](#windows)
|
||||||
- [Manual Install](#manual-install)
|
- [Preview:](#preview)
|
||||||
- [Linux/X11](#linuxx11)
|
|
||||||
- [Windows](#windows)
|
|
||||||
- [Preview:](#preview)
|
|
||||||
- [Dependencies](#dependencies)
|
- [Dependencies](#dependencies)
|
||||||
- [Runtime Dependencies](#runtime-dependencies)
|
- [Runtime Dependencies](#runtime-dependencies)
|
||||||
- [Install Runtime Dependencies](#install-runtime-dependencies)
|
- [Install Runtime Dependencies](#install-runtime-dependencies)
|
||||||
- [macOS](#macos)
|
- [macOS](#macos)
|
||||||
- [Debain/ubuntu](#debainubuntu)
|
- [Debain/ubuntu](#debainubuntu)
|
||||||
- [ArchLinux/Manjaro](#archlinuxmanjaro)
|
- [ArchLinux/Manjaro](#archlinuxmanjaro)
|
||||||
- [Fedora/Fedora Silverblue/CentOS/RHEL](#fedorafedora-silverbluecentosrhel)
|
- [Fedora/Fedora Silverblue/CentOS/RHEL](#fedorafedora-silverbluecentosrhel)
|
||||||
- [Build Dependencies](#build-dependencies)
|
- [Build Dependencies](#build-dependencies)
|
||||||
- [Node Packages](#node-packages)
|
- [Node Packages](#node-packages)
|
||||||
- [devDependencies](#devdependencies)
|
|
||||||
- [dependencies](#dependencies-1)
|
|
||||||
- [PyPi Packages](#pypi-packages)
|
- [PyPi Packages](#pypi-packages)
|
||||||
- [Build From Scratch](#build-from-scratch)
|
- [Build From Scratch](#build-from-scratch)
|
||||||
- [⚡ Auto Build (using GitHub Actions)](#-auto-build-using-github-actions)
|
- [⚡ Auto Build (using GitHub Actions)](#-auto-build-using-github-actions)
|
||||||
|
@ -229,18 +224,6 @@ sudo dnf install libx11-devel libxcursor-devel libpng-devel
|
||||||
|
|
||||||
### Node Packages
|
### Node Packages
|
||||||
|
|
||||||
#### devDependencies
|
|
||||||
|
|
||||||
- [@types/puppeteer](https://www.npmjs.com/package/@types/puppeteer)
|
|
||||||
- [@types/pngjs](https://www.npmjs.com/package/@types/pngjs)
|
|
||||||
- [@types/pixelmatch](https://www.npmjs.com/package/@types/pixelmatch)
|
|
||||||
- [nodemon](https://www.npmjs.com/package/nodemon)
|
|
||||||
- [ts-node](https://www.npmjs.com/package/ts-node)
|
|
||||||
- [tslint](https://www.npmjs.com/package/tslint)
|
|
||||||
- [typescript](https://www.npmjs.com/package/typecript)
|
|
||||||
|
|
||||||
#### dependencies
|
|
||||||
|
|
||||||
- [puppeteer](https://www.npmjs.com/package/puppeteer)
|
- [puppeteer](https://www.npmjs.com/package/puppeteer)
|
||||||
- [pngjs](https://www.npmjs.com/package/pngjs)
|
- [pngjs](https://www.npmjs.com/package/pngjs)
|
||||||
- [pixelmatch](https://www.npmjs.com/package/pixelmatch)
|
- [pixelmatch](https://www.npmjs.com/package/pixelmatch)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue