commit 580d9c1f807b43ead6764876eae14532aaf491b8 parent 1fe03eec07b79794fc7ea101333fc6d57c6e7d24 Author: parazyd <parazyd@dyne.org> Date: Fri, 9 Apr 2021 10:39:55 +0200 Add note about starting obelisk. Diffstat:
M | README.md | | | 8 | +++++++- |
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -27,7 +27,13 @@ TODO Usage ----- -TBD +Set up [obelisk.cfg](res/obelisk.cfg), and run + +``` +./obelisk.py ./res/obelisk.cfg +``` + +Some kind of setuptools installation should be written eventually. License