1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00

updated doc

This commit is contained in:
postmannen 2022-01-05 17:32:37 +01:00
parent 9529e3fb25
commit 2028cf9040

View file

@ -823,7 +823,7 @@ Clone the repository:
Change directory and build:
```bash
cd ./steward/cmd
cd ./steward/cmd/steward
go build -o steward
```