From bd0591aa299836f51c0ae608c57f350da3a75abf Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Thu, 12 Feb 2026 20:35:20 -0800 Subject: Update README with rice CLI installation instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9fc0c8b..f1d371e 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3