Skip to content

Commit

Permalink
Update information on how to run
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcintosh committed Apr 27, 2024
1 parent f0cd736 commit 8363cf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Currently very dangerous: it just sticks it in `~/.local/bin/duckdb`, overwritin
## Use
1. Have the [rust toolchain](https://www.rust-lang.org/tools/install) installed
1. Clone this repo
1. Run with `cargo run --release`
1. Run with `cargo run --release` to get the help message
1. Run with `cargo run --release -- update` to download and install the latest version of duckdb

0 comments on commit 8363cf2

Please sign in to comment.