mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
update readme
This commit is contained in:
parent
3d7aa36e42
commit
e904616102
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ Alternatively, you can use something like [CPM](https://github.com/TheLartians/C
|
|||
CPMAddPackage(
|
||||
NAME magic_enum
|
||||
GITHUB_REPOSITORY Neargye/magic_enum
|
||||
GIT_TAG 0.6.5 # 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.
|
||||
)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue