Skip to content

Commit dc707f5

Browse files
Update README.md
1 parent 0cea6a4 commit dc707f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Clone the repository into your project folder or add it as a submodule.
1313
```bash
1414
git submodule add https://github.com/codesaurus97/cppmie.git
1515
cd cppmie
16-
git checkout master
16+
git checkout main
1717
```
1818

1919
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

Comments
 (0)