From 34ab5757f78dd3e26e3e8cd01a532c33b80a314c Mon Sep 17 00:00:00 2001 From: Nathan Li Date: Sun, 5 May 2024 21:39:09 -0400 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6f41f..c1eee89 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ p.5 # cargo installs cargo install cargo-watch cargo-audit -cargo install --version='~0.7' sqlx cli --no-default-features --features rustls,postgres +cargo install --version='~0.7' sqlx-cli --no-default-features --features rustls,postgres # rustup installs rustup component add clippy rustfmt # database setup