Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nathannli committed May 6, 2024
1 parent 79f5402 commit 34ab575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34ab575

Please sign in to comment.