mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-05 17:14:34 -04:00
🔢 Table of Content
This commit is contained in:
parent
de059119a0
commit
8d41ccd39f
1 changed files with 17 additions and 6 deletions
23
README.md
23
README.md
|
@ -48,10 +48,23 @@
|
||||||
<summary><strong>Table of Contents</strong> (click to expand)</summary>
|
<summary><strong>Table of Contents</strong> (click to expand)</summary>
|
||||||
|
|
||||||
- [Bibata Cursor](#bibata-?)
|
- [Bibata Cursor](#bibata-?)
|
||||||
- [Install](#install)
|
- [Cursor Sizes](#cursor-sizes)
|
||||||
- [Windows](#windows)
|
- [Colors](#colors)
|
||||||
- [Preview](#preview)
|
- [Quick Install For Linux](#quick-install)
|
||||||
- [Contributors](CONTRIBUTING.md#contributors)
|
- [Manual Install](#manual-install)
|
||||||
|
- [Linux Install](#linux/x11)
|
||||||
|
- [Windows Install](#windows)
|
||||||
|
- [Cursors Preview](#preview)
|
||||||
|
- [Dependencies](#dependencies)
|
||||||
|
- [Runtime Dependencies](#runtime-dependencies)
|
||||||
|
- [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](#compile-from-source)
|
||||||
|
- [Install Build Theme](#install-build-theme)
|
||||||
|
- [Contributors](./CONTRIBUTING.md#contributors)
|
||||||
- [Credit](#credit)
|
- [Credit](#credit)
|
||||||
- [Support](#support)
|
- [Support](#support)
|
||||||
- [License](LICENSE)
|
- [License](LICENSE)
|
||||||
|
@ -262,8 +275,6 @@ deactivate
|
||||||
|
|
||||||
> Make sure your [python environment](#setup-python-environment) setup and `virtualenv` is **active**.
|
> Make sure your [python environment](#setup-python-environment) setup and `virtualenv` is **active**.
|
||||||
|
|
||||||
##### Using yarn
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn install # Install all Node Packages
|
yarn install # Install all Node Packages
|
||||||
yarn py_install # Install all PyPi Packages
|
yarn py_install # Install all PyPi Packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue