aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 39cc43d..0e558b9 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,20 @@ Mirror Repo:
$ git clone https://notabug.org/heckyel/simple
```
+## Usage
+
+Hyperbola GNU/Linux-libre
+
+```console
+$ make serve
+```
+
+Debian, Trisquel, Ubuntu
+
+```console
+$ make serve PY=python3
+```
+
## Build It
First, you need to compile the theme using [SassC](https://github.com/sass/sassc) compiler.