mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-05 01:04:10 -04:00
💾 Quick Install alignment
This commit is contained in:
parent
ef5f20d218
commit
46232479aa
1 changed files with 16 additions and 16 deletions
32
README.md
32
README.md
|
@ -84,6 +84,22 @@ Bibata is **OpenSource**, Compact and Material Designed Cursor set. This project
|
|||

|
||||

|
||||
|
||||
### Quick Install
|
||||
|
||||
Bibata cursor is installed by running one of the following commands in your terminal. You can install this via the command-line with either `curl` or `wget`.
|
||||
|
||||
##### via curl
|
||||
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)"
|
||||
```
|
||||
|
||||
##### via wget
|
||||
|
||||
```bash
|
||||
sh -c "$(wget -O- https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)"
|
||||
```
|
||||
|
||||
### Build dependencies
|
||||
|
||||
- [git](https://git-scm.com/)
|
||||
|
@ -116,22 +132,6 @@ sudo pacman -S git python-pillow inkscape xorg-xcursorgen
|
|||
|
||||
## Install
|
||||
|
||||
### Basic Installation
|
||||
|
||||
Bibata cursor is installed by running one of the following commands in your terminal. You can install this via the command-line with either `curl` or `wget`.
|
||||
|
||||
##### via curl
|
||||
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)"
|
||||
```
|
||||
|
||||
##### via wget
|
||||
|
||||
```bash
|
||||
sh -c "$(wget -O- https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)"
|
||||
```
|
||||
|
||||
Latest `Stable` & `Development` releases can be downloaded from [Here](https://github.com/KaizIqbal/Bibata_Cursor/releases)
|
||||
|
||||
### Packages📦
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue