Updated README to fix issue with build command

This commit is contained in:
edleeman
2020-02-19 12:29:17 +00:00
committed by GitHub
parent 7efd5a94fe
commit 1359ddaeec

View File

@@ -51,7 +51,7 @@ github:
* Run the utility:
```bash
$ python3 build-repo.py
$ python3 build_repo.py
```
* Serve the `/public` directory and verify if the endpoint is reachable.