Skip to content

Commit 4b63058

Browse files
committed
Fix typo
1 parent 06e1c50 commit 4b63058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/IceBox/hello/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ start the IceBox server from the directory containing the `HelloService` library
1616
icebox --IceBox.Service.Hello="./build/HelloService:create"
1717
```
1818

19-
**Linux/macOS:**
19+
**Windows:**
2020

2121
```shell
2222
icebox --IceBox.Service.Hello="./build/Release/HelloService:create"

0 commit comments

Comments
 (0)