Fix library version in README
This commit is contained in:
@@ -29,10 +29,10 @@ A modern C++17 header-only library to read **ARFF (Attribute-Relation File Forma
|
||||
```bash
|
||||
# Add the package to your conanfile.txt
|
||||
[requires]
|
||||
arff-files/1.0.1
|
||||
arff-files/1.2.0
|
||||
|
||||
# Or install directly
|
||||
conan install arff-files/1.0.1@
|
||||
conan install arff-files/1.2.0@
|
||||
```
|
||||
|
||||
### Manual Installation
|
||||
|
Reference in New Issue
Block a user