docs: deploy command example is run from repo root

This commit is contained in:
Chris Montgomery 2021-09-19 23:40:19 -04:00 committed by David Arnold
parent 0770c7f900
commit ccf160dd21

View file

@ -40,7 +40,7 @@ And the private key to your user:
And run the deployment:
```sh
deploy "bud#hostName" --hostname host.example.com
deploy ".#hostName" --hostname host.example.com
```
> ##### _Note:_