diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-12 20:35:20 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-12 20:35:20 -0800 |
| commit | bd0591aa299836f51c0ae608c57f350da3a75abf (patch) | |
| tree | 2e6ba723efa9d688ead263e5d740c948a77db5a5 /README.md | |
| parent | 281e3ec0a8cfcf06d8e358e5d397a828b9a6f456 (diff) | |
| download | neko-bd0591aa299836f51c0ae608c57f350da3a75abf.tar.gz neko-bd0591aa299836f51c0ae608c57f350da3a75abf.tar.bz2 neko-bd0591aa299836f51c0ae608c57f350da3a75abf.zip | |
Update README with rice CLI installation instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -84,6 +84,8 @@ NOTE: I haven't put up any binaries yet. * [go-sqlite3](https://github.com/mattn/go-sqlite3) * [sqlite](https://sqlite.org/index.html) * [gcc](https://gcc.gnu.org) + * [go.rice](https://github.com/GeertJohan/go.rice) + * `go install github.com/GeertJohan/go.rice/rice@latest` $ go get adammathes.com/neko |
