Skip to content

Commit 8c76249

Browse files
externlCopilot
andauthored
Update cpp/IceBox/hello/README.md
Co-authored-by: Copilot <[email protected]>
1 parent b5f8bbd commit 8c76249

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
@@ -12,7 +12,7 @@ To run this demo, open two terminal windows. In the first window:
1212
**Linux:**
1313

1414
```shell
15-
export LD_LIBRARY_PATH=$(pwd/)build
15+
export LD_LIBRARY_PATH=$PWD/build
1616
icebox --IceBox.Service.Hello="HelloService:create --Ice.Trace.Dispatch"
1717
```
1818

0 commit comments

Comments
 (0)