diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -24,12 +24,12 @@ Later, stop the environment with: make stop ``` -## Build +## Deploy ```bash -./build +./make deploy ``` -## TODO +## Improvements - transform points into todo items |