Merge pull request #1 from edleeman/patch-1

Updated README to fix issue with build command
This commit is contained in:
Ganesh Kumar
2020-02-19 08:24:02 -05:00
committed by GitHub

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.