diff options
author | Andinus <andinus@nand.sh> | 2021-03-04 18:25:57 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-03-04 18:25:57 +0530 |
commit | 9a2d8d4b09b8bbaf1c8d486cac97da050a5702eb (patch) | |
tree | 98abd8bd0d2d308f24eb7c1e385207a8ee0e4835 /README | |
parent | adba877bd60e26f14c8f54568e522e736dd4f11f (diff) | |
download | octans-9a2d8d4b09b8bbaf1c8d486cac97da050a5702eb.tar.gz |
Add a note about without-www branch
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README index d143358..b190176 100644 --- a/README +++ b/README @@ -51,6 +51,10 @@ Installation You can run Octans without `zef'. Just run `raku -Ilib bin/octans' from within the source directory. + • *Note*: Octans requires `WWW' module. You can however chose to not + install it if you wish to run it locally. Checkout the `without-www' + branch. + Release ─────── |