mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
- b master -> -b main
This commit is contained in:
parent
f4dba784a4
commit
e9f6fc10cc
@ -80,7 +80,7 @@ $ brew install cmake openssl mysql-client libpq
|
|||||||
building the POCO C++ Libraries.
|
building the POCO C++ Libraries.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone -b master https://github.com/pocoproject/poco.git
|
$ git clone -b main https://github.com/pocoproject/poco.git
|
||||||
$ cd poco
|
$ cd poco
|
||||||
$ mkdir cmake-build
|
$ mkdir cmake-build
|
||||||
$ cd cmake-build
|
$ cd cmake-build
|
||||||
|
Loading…
Reference in New Issue
Block a user