Commit 4de9bbf8 authored by Fabien Maniere's avatar Fabien Maniere

Update README.md

parent 18cd453a
...@@ -24,7 +24,7 @@ There are two approaches to working with the build: ...@@ -24,7 +24,7 @@ There are two approaches to working with the build:
1. Use Nix setup 1. Use Nix setup
2. Use Docker setup 2. Use Docker setup
### With Nix setup ### 1. Use Nix setup
First install [Nix](https://nixos.org/download.html): First install [Nix](https://nixos.org/download.html):
...@@ -52,7 +52,7 @@ cd dist/ && python3 -mhttp.server ...@@ -52,7 +52,7 @@ cd dist/ && python3 -mhttp.server
**Local instance is ready!** (Example: http://localhost:8000/) **Local instance is ready!** (Example: http://localhost:8000/)
### With Docker setup ### 2. Use Docker setup
You will need docker and docker-compose installed. You will need docker and docker-compose installed.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment