mirror of
https://github.com/catppuccin/nim.git
synced 2024-12-22 02:50:44 -06:00
docs: spell it correctly though
This commit is contained in:
parent
e028c4c769
commit
2e2b0f705d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
nimble install catppucin
|
nimble install catppuccin
|
||||||
```
|
```
|
||||||
|
|
||||||
The `catppuccin` nim library was designed to interface with [`treeform/chroma`](https://github.com/treeform/chroma), however it is not required for basic usage. Some of the basic color types and transformations have been ported from `chroma`
|
The `catppuccin` nim library was designed to interface with [`treeform/chroma`](https://github.com/treeform/chroma), however it is not required for basic usage. Some of the basic color types and transformations have been ported from `chroma`
|
||||||
|
|
Loading…
Reference in a new issue