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 0cea6a4 commit dc707f5Copy full SHA for dc707f5
README.md
@@ -13,7 +13,7 @@ Clone the repository into your project folder or add it as a submodule.
13
```bash
14
git submodule add https://github.com/codesaurus97/cppmie.git
15
cd cppmie
16
-git checkout master
+git checkout main
17
```
18
19
If you are using CMake for your project, you can simply add the library as a subdirectory and link the header-only library to your project.
0 commit comments