Files
llgo/cpp/inih/READEME.md

15 lines
144 B
Markdown
Raw Normal View History

LLGo wrapper of benhoyt/inih
=====
## How to install
### on macOS (Homebrew)
```sh
brew install inih
```
### on Linux (Debian/Ubuntu)
TODO