mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-18 00:54:46 -04:00
💾 Quick install section updated
This commit is contained in:
parent
c2bd7a5279
commit
4e6002903a
1 changed files with 34 additions and 28 deletions
62
README.md
62
README.md
|
@ -75,27 +75,39 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)**
|
|||
<summary><strong>Table of Contents</strong> (click to expand)</summary>
|
||||
|
||||
- [Apple Cursor](#apple-cursor)
|
||||
- [Cursor Sizes](#cursor-sizes)
|
||||
- [Colors](#colors)
|
||||
- [Quick Install For Linux](#quick-install)
|
||||
- [Manual Install](#manual-install)
|
||||
- [Linux Install](#linux/x11)
|
||||
- [Windows Install](#windows)
|
||||
- [Cursors Preview](#preview)
|
||||
- [Cursor Sizes](#cursor-sizes)
|
||||
- [Colors](#colors)
|
||||
- [Quick install](#quick-install)
|
||||
- [Manual Install](#manual-install)
|
||||
- [Linux/X11](#linuxx11)
|
||||
- [Windows](#windows)
|
||||
- [Preview:](#preview)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Runtime Dependencies](#runtime-dependencies)
|
||||
- [Install Runtime Dependencies](#install-runtime-dependencies)
|
||||
- [macOS](#macos)
|
||||
- [Debain/ubuntu](#debainubuntu)
|
||||
- [ArchLinux/Manjaro](#archlinuxmanjaro)
|
||||
- [Fedora/Fedora Silverblue/CentOS/RHEL](#fedorafedora-silverbluecentosrhel)
|
||||
- [Build Dependencies](#build-dependencies)
|
||||
- [Build From Scrach](#build-from-scratch)
|
||||
- [⚡ Auto Build (using GitHub Actions)](#⚡-auto-build-using-gitHub-actions)
|
||||
- [Manual build](#manual-build)
|
||||
- [Setup Python Environment](#setup-python-environment)
|
||||
- [Compile Theme using yarn](#using-yarn)
|
||||
- [Compile Theme using npm](#using-npm)
|
||||
- [Install Build Theme](#install-build-theme)
|
||||
- [Node Packages](#node-packages)
|
||||
- [devDependencies](#devdependencies)
|
||||
- [dependencies](#dependencies-1)
|
||||
- [PyPi Packages](#pypi-packages)
|
||||
- [Build From Scratch](#build-from-scratch)
|
||||
- [⚡ Auto Build (using GitHub Actions)](#-auto-build-using-github-actions)
|
||||
- [Manual Build](#manual-build)
|
||||
- [Setup python environment](#setup-python-environment)
|
||||
- [Compile From Source](#compile-from-source)
|
||||
- [Using yarn](#using-yarn)
|
||||
- [Using npm](#using-npm)
|
||||
- [Install Build Theme](#install-build-theme)
|
||||
- [Linux](#linux)
|
||||
- [Windows](#windows-1)
|
||||
- [Bugs](#bugs)
|
||||
- [Getting Help](#getting-help)
|
||||
- [Contributing](#contributing)
|
||||
- [Support ✨](#support)
|
||||
- [Support](#support)
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -126,17 +138,11 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)**
|
|||
|
||||
#### Quick install
|
||||
|
||||
##### via curl
|
||||
|
||||
```bash
|
||||
bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/main/scripts/install.sh")
|
||||
```
|
||||
|
||||
##### via wget
|
||||
|
||||
```bash
|
||||
bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/main/scripts/install.sh")
|
||||
```
|
||||
<p align="center">
|
||||
<a href="https://www.pling.com/p/1408466/" >
|
||||
<img title="Bibata Pling Store" width="40%" src="https://imgur.com/VxSgrWw.png">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
### Manual Install
|
||||
|
||||
|
@ -162,8 +168,8 @@ sudo mv macOSBigSur /usr/share/icons/
|
|||
|
||||
1. unzip `macOSBigSur_Windows.zip` file
|
||||
2. Open `macOSBigSur_Windows/` in Explorer, and **right click** on `install.inf`.
|
||||
3. Click 'Install' from the context menu, and authorise the modifications to your system.
|
||||
4. Open _Control Panel > Personalisation and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**.
|
||||
3. Click 'Install' from the context menu, and authorize the modifications to your system.
|
||||
4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**.
|
||||
5. Click '**Apply**'.
|
||||
|
||||
#### Preview:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue