Skip to content

Commit

Permalink
Update beginner's guide added path to start command for revad (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
LovisaLugnegard authored Mar 4, 2020
1 parent 81e4e77 commit 23c85c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/Getting started/begginers-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ enabled_services = ["helloworld"]
To start revad, run the executable file:

```
revad -c revad.toml -p /var/tmp/revad.pid
cmd/revad/revad -c revad.toml -p /var/tmp/revad.pid
```

{{% alert title="The pid flag" color="warning" %}}
Expand Down

0 comments on commit 23c85c0

Please sign in to comment.