Skip to content

Commit

Permalink
Docs: Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
xsedla1o committed Sep 14, 2023
1 parent 8e41189 commit cdd327c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ We will set up a supervisor configuration for your DP3 app in `/etc/APPNAME`.
For the base configuration, run:

```shell
sudo $(which dp3) config supervisor --config <CONFIG_DIR> --appname <APP_NAME>
sudo $(which dp3) config supervisor --config <CONFIG_DIR> --app-name <APP_NAME>
```

Enable the service:
Expand Down

0 comments on commit cdd327c

Please sign in to comment.