diff --git a/bin/propolis-server/README.md b/bin/propolis-server/README.md index 260f74d66..538dfda28 100644 --- a/bin/propolis-server/README.md +++ b/bin/propolis-server/README.md @@ -15,7 +15,7 @@ To build and run the server: ```bash cargo build --bin propolis-server -pfexec target/debug/propolis-server +pfexec target/debug/propolis-server run [] ``` The API will be served on `ip:port`. The easiest way to interact with the server