Skip to content

Commit 31c63db

Browse files
committed
docs: add theme css download command to streamline setup
1 parent 959e28b commit 31c63db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
file from the [latest GitHub release](https://github.com/catppuccin/mdBook/releases/latest) to the `theme`
6565
directory.
6666

67+
```shell
68+
curl -Lo ./theme/catppuccin.css https://github.com/catppuccin/mdBook/releases/latest/download/catppuccin.css
69+
```
70+
6771
See the [Supported Plugins](#supported-plugins) section below for integrations with other
6872
mdBook plugins.
6973

0 commit comments

Comments
 (0)