diff --git a/README.md b/README.md index a7a8e35..11e2ac5 100644 --- a/README.md +++ b/README.md @@ -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.