Update README.md

This commit is contained in:
theadib
2020-10-25 10:16:43 +00:00
parent 3a24911509
commit 630dd35dc6
+1 -1
View File
@@ -34,7 +34,7 @@ git submodule add git@gitlab.com:theadib/jsonrpcplugin.git
cd cc/CloudCompare
mkdir build
cd build
cmake ..
cmake-gui ..
make -j
sudo make install
```