Skip to content

Commit

Permalink
Fix typo (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Swärd <ds@ponc.tech>
  • Loading branch information
Excds and Daniel Swärd authored Nov 19, 2024
1 parent a409dc0 commit 8890678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ docker-compose up
Then start RUN-DSP connecting to the reference provider:

```sh
$ go run ./cmd/ -c ./conf/localdev.toml sever
$ go run ./cmd/ -c ./conf/localdev.toml server
```

You can now start hacking and testing RUN-DSP.
Expand Down

0 comments on commit 8890678

Please sign in to comment.