aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-12-04 16:58:59 -0500
committerJesús <heckyel@hyperbola.info>2021-12-04 16:58:59 -0500
commitb6581ba91a254bdccb4629ad116b1b64fe34bbbc (patch)
tree65614afbf280ef18398b7c6b5d747b149a9af2f2 /README.md
parent729c3bbdbac53ae973c66ac782c6828d50fd73e3 (diff)
downloadsimple-b6581ba91a254bdccb4629ad116b1b64fe34bbbc.tar.lz
simple-b6581ba91a254bdccb4629ad116b1b64fe34bbbc.tar.xz
simple-b6581ba91a254bdccb4629ad116b1b64fe34bbbc.zip
README.md: update
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.