Skip to content

Commit 421ca59

Browse files
committed
fix
1 parent bb734ae commit 421ca59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/program-api/cpp-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ format with maximum efficiency.
3434
## Environment Settings
3535

3636
[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)
37+
community. You can checkout the [document](https://alibaba.github.io/paimon-cpp/getting_started.html)
3838
for more details about envinroment settings.
3939

40-
```
40+
```sh
4141
git clone https://github.com/alibaba/paimon-cpp.git
4242
cd paimon-cpp
4343
mkdir build-release

0 commit comments

Comments
 (0)