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 bb734ae commit 421ca59Copy full SHA for 421ca59
docs/content/program-api/cpp-api.md
@@ -34,10 +34,10 @@ format with maximum efficiency.
34
## Environment Settings
35
36
[Paimon C++](https://github.com/alibaba/paimon-cpp.git) is currently governed under Alibaba open source
37
-community.You can checkout the [document](https://alibaba.github.io/paimon-cpp/getting_started.html)
+community. You can checkout the [document](https://alibaba.github.io/paimon-cpp/getting_started.html)
38
for more details about envinroment settings.
39
40
-```
+```sh
41
git clone https://github.com/alibaba/paimon-cpp.git
42
cd paimon-cpp
43
mkdir build-release
0 commit comments