diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,10 +28,10 @@ Later, stop the environment with: make stop ``` -## Deploy on gitlab pages +## Deploy ```bash -./deploy +./make deploy ``` ## Improvements |