Update README due to master -> main renaming.

main
Alex Huszagh 2022-04-28 15:31:21 -05:00
parent 9ad5917cb5
commit 565eb038bf
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ set(FETCHCONTENT_QUIET
FetchContent_Declare(
breeze_stylesheets
GIT_REPOSITORY https://github.com/Alexhuszagh/BreezeStyleSheets.git
GIT_TAG origin/master
GIT_TAG origin/main
GIT_PROGRESS ON
USES_TERMINAL_DOWNLOAD TRUE)