diff options
author | Jesús <heckyel@hyperbola.info> | 2021-12-04 17:07:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-12-04 17:07:31 -0500 |
commit | 36550050a4548447bf36cd0040f754c38f496bf5 (patch) | |
tree | 6bce4e8f861e781b9586f75f4ec676c7a8efb3b8 | |
parent | 0ef5a8fe632e568c1b80572ae23e46c61f2da185 (diff) | |
download | countries-36550050a4548447bf36cd0040f754c38f496bf5.tar.lz countries-36550050a4548447bf36cd0040f754c38f496bf5.tar.xz countries-36550050a4548447bf36cd0040f754c38f496bf5.zip |
README.md: update
-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: |