Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc committed Aug 19, 2023
1 parent 9ad06a2 commit a427c97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ hash map for lookup.

* A modern C++ 17 compiler. (clang / GCC)
* CMake
* Conan package manager
* Conan package manager (version 1.59.0)
* XCode for the GUI

### Library / CLI
Expand Down Expand Up @@ -152,4 +152,4 @@ THE SOFTWARE.
## CMake errors on macos
```
export SDKROOT=$(xcodebuild -version -sdk macosx Path)
```
```

0 comments on commit a427c97

Please sign in to comment.