Browse Source

- b master -> -b main

Mert Övün 1 year ago
parent
commit
e9f6fc10cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -80,7 +80,7 @@ $ brew install cmake openssl mysql-client libpq
 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
 $ mkdir cmake-build
 $ cd cmake-build