summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index 0a109d3..d978e4a 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -71,7 +71,7 @@ user@host:szuru$ docker-compose down
run from docker:
```console
- user@host:szuru$ docker-compose run api ./szuru-admin --help
+ user@host:szuru$ docker-compose run server ./szuru-admin --help
```
will give you a breakdown on all available commands.