From f7aa276086432b4bf62a891727ded24c0032ef9f Mon Sep 17 00:00:00 2001 From: neargye Date: Fri, 1 May 2020 18:06:34 +0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03b3e1b..c904873 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Alternatively, you can use something like [CPM](https://github.com/TheLartians/C CPMAddPackage( NAME 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