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 35c8a3d commit 1d3c46dCopy full SHA for 1d3c46d
README.md
@@ -26,7 +26,7 @@ DESTDIR=/antlrcpp/runtime/path/inatall/path/ make install
26
3. Build
27
28
```bash
29
-git pull https://github.com/thinkcn/PHPBot.git
+git clone https://github.com/thinkcn/PHPBot.git
30
cd PHPBot
31
# modify 'ANTLR_CPP_RUNTIME_DST' of CMakeLists.txt
32
mkdir build
0 commit comments