From 1359ddaeec9ff3a2bbc5db18d6d91bcca445826b Mon Sep 17 00:00:00 2001 From: edleeman Date: Wed, 19 Feb 2020 12:29:17 +0000 Subject: [PATCH] Updated README to fix issue with build command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb6bd51..911fee5 100644 --- a/README.md +++ b/README.md @@ -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.