diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -8,10 +8,18 @@ Theme built CSS and JavaScript $ cp -v .env.example .env ``` +Hyperbola GNU/Linux-libre + ```console $ make serve ``` +Debian, Trisquel, Ubuntu + +```console +$ make serve PY=python3 +``` + ## Installation Orginal Repo: |