~comcloudway/cora

abfca9b47b2458f647a0697d980d711d79922d94 — Jakob Meier 1 year, 1 month ago 6bc241c
Fixed README typo
1 files changed, 1 insertions(+), 1 deletions(-)

M README.org
M README.org => README.org +1 -1
@@ 16,7 16,7 @@ web-based [[openscad.org/][OpenSCAD]] customizer.
Now you can use a static file server of your choice to serve the files.

Or you can use the docker container
#+bagin_src bash
#+begin_src bash
docker build . -t cora
docker run -it -p 3094:3094 cora
#+end_src