Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CasualYT31 authored Jul 22, 2021
1 parent c2a621c commit f1a24ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ include (FetchContent)
FetchContent_Declare(systemproperties
GIT_REPOSITORY https://github.com/CasualYT31/SystemProperties.git
GIT_TAG 0.4 # alternatively, you can use main to fetch the latest version (which may be unstable)
GIT_TAG 0.5 # alternatively, you can use main to fetch the latest version (which may be unstable)
)
FetchContent_MakeAvailable(systemproperties)
Expand Down

0 comments on commit f1a24ef

Please sign in to comment.