Skip to content

Commit

Permalink
Update cpp/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jose  <[email protected]>
  • Loading branch information
externl and pepone authored May 30, 2024
1 parent 3c9a06a commit 8189e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ If you are building Release, you should add only the Release `bin` directory to
your PATH with a command similar to:
```shell
set PATH=%USERPROFILE%\ice-demos\cpp11\packages\zeroc.ice.v143.3.8.0\build\native\bin\x64\Release;%PATH%
set PATH=%USERPROFILE%\ice-demos\cpp\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\bin\x64\Release;%PATH%
```
Then refer to the README.md file in each demo directory for usage instructions.
Expand Down

0 comments on commit 8189e1c

Please sign in to comment.