Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Add missing sqlite3 dependency to README
Merged yorgos-laptop opened 1 year ago

running cargo test gives this error without this installed:

count.sh: line 42: sqlite3: command not found
1 file changed +1 -0 31c2b58c 98ba35e4
modified README.md
@@ -78,6 +78,7 @@ following programs installed for the test suite:

* `jq`
* `git`
+
* `sqlite3`
* `rad` (from Radicle)

## Configuration