update readme

This commit is contained in:
neargye 2020-05-01 18:06:34 +05:00
parent 51a79f9545
commit f7aa276086

View file

@ -125,7 +125,7 @@ Alternatively, you can use something like [CPM](https://github.com/TheLartians/C
CPMAddPackage( CPMAddPackage(
NAME nameof NAME nameof
GITHUB_REPOSITORY Neargye/nameof GITHUB_REPOSITORY Neargye/nameof
GIT_TAG 0.9.3 # Where `x.y.z` is the release version you want to use. GIT_TAG x.y.z # Where `x.y.z` is the release version you want to use.
) )
## Compiler compatibility ## Compiler compatibility