Skip to content

Commit f98e153

Browse files
[docs] Fix the build process on macOS (#364)
1 parent 3efaebf commit f98e153

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ pkg\windows\download-cpp-client.bat
122122
- Install C++ client on macOS:
123123

124124
```shell
125-
pkg/mac/build-cpp-deps-lib.sh
126-
pkg/mac/build-cpp-lib.sh
125+
pkg/mac/download-cpp-client.sh
127126
```
128127

129128
After the C++ client is installed, run the following command to build this C++ addon.

0 commit comments

Comments
 (0)