Skip to content

Commit 0f58851

Browse files
committed
docs: update manual installation dl link
1 parent 36840e5 commit 0f58851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ to do so using the most recent version of stable Rust, which is how the binaries
278278
rustup update stable
279279

280280
# Option 1 - Download from releases and install
281-
curl -LO https://github.com/ClementTsang/bottom/archive/0.7.0.tar.gz
281+
curl -LO https://github.com/ClementTsang/bottom/archive/0.8.0.tar.gz
282282
tar -xzvf 0.8.0.tar.gz
283283
cargo install --path .
284284

0 commit comments

Comments
 (0)