We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959e28b commit 31c63dbCopy full SHA for 31c63db
README.md
@@ -64,6 +64,10 @@
64
file from the [latest GitHub release](https://github.com/catppuccin/mdBook/releases/latest) to the `theme`
65
directory.
66
67
+ ```shell
68
+ curl -Lo ./theme/catppuccin.css https://github.com/catppuccin/mdBook/releases/latest/download/catppuccin.css
69
+ ```
70
+
71
See the [Supported Plugins](#supported-plugins) section below for integrations with other
72
mdBook plugins.
73
0 commit comments