We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e1c50 commit 4b63058Copy full SHA for 4b63058
cpp/IceBox/hello/README.md
@@ -16,7 +16,7 @@ start the IceBox server from the directory containing the `HelloService` library
16
icebox --IceBox.Service.Hello="./build/HelloService:create"
17
```
18
19
-**Linux/macOS:**
+**Windows:**
20
21
```shell
22
icebox --IceBox.Service.Hello="./build/Release/HelloService:create"
0 commit comments