Merge pull request #67 from AllanC56/master

Fix typo in README.md
This commit is contained in:
Kaiz 2020-06-06 17:39:31 +05:30 committed by GitHub
commit 09d07b21bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,10 +52,11 @@
Bibata is **OpenSource**, Compact and Material Designed Cursor set. This project masterelop for improve `Cursor` Experience.
- **Bibata Classic :** Solid Black Theme.![#000000](https://placehold.it/15/000000/000000?text=+) `#000000`
- **Bibata Oil :** Gnome Adwaita's Color based Theme.![#272728](https://placehold.it/15/272728/000000?text=+) `#272728`
- **Bibata Ice :** Light Theme.![#ffffff](https://placehold.it/15/ffffff/000000?text=+) `#ffffff`
- **Bibata Amber :** Yellowish Theme.![#FF8300](https://placehold.it/15/FF8300/000000?text=+) `#FF8300`
- **Bibata Classic :** Solid Black Theme. (![#000000](https://placehold.it/15/000000/000000?text=+) `#000000`)
- **Bibata Oil :** Gnome Adwaita's Color based Theme. (![#272728](https://placehold.it/15/272728/000000?text=+) `#272728`)
- **Bibata Ice :** Light Theme. (![#ffffff](https://placehold.it/15/ffffff/000000?text=+) `#ffffff`)
- **Bibata Amber :** Yellowish Theme. (![#FF8300](https://placehold.it/15/FF8300/000000?text=+) `#FF8300`)
### Build dependencies
- [git](https://git-scm.com/)
@ -68,7 +69,7 @@ Bibata is **OpenSource** ,Compact and Material Designed Cursor set.This project
**📝Note**: Snap/Flatpak packages raise issue in build (e.g. inkscape).
##### Debain/Ubuntu
##### Debian/Ubuntu
```shell
sudo apt install git python3 python3-pip inkscape x11-apps
@ -149,17 +150,17 @@ From https://github.com/Silicasandwhich/Bibata_Cursor_Translucent#windows -->
1. Get the lastest stable/dev-version Windows release from the [releases tab](https://github.com/KaizIqbal/Bibata_Cursor/releases) on the github page.
2. Open the settings app
2. Open the settings app.
3. Go to Devices -> Mouse -> Additional Mouse Options
3. Go to Devices -> Mouse -> Additional Mouse Options.
4. Go to the pointers tab
4. Go to the pointers tab.
5. Replace each cursor in the currently applied cursor set with the corresponding cursor in the Windows folder of your desired flavor
5. Replace each cursor in the currently applied cursor set with the corresponding cursor in the Windows folder of your desired flavor.
6. Click "save as" and type in the desired name
6. Click "save as" and type in the desired name.
7. Click "apply" and "ok"
7. Click "apply" and "ok".
### Manual Installation
@ -173,11 +174,11 @@ From https://github.com/Silicasandwhich/Bibata_Cursor_Translucent#windows -->
./build.sh
chmod +x ./install.sh
```
Install (available for all users)
Install (available for all users):
```shell
sudo ./install.sh
```
Install (available only for local eser)
Install (available only for local user):
```
./install.sh
```