Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorNoInternet committed Jan 1, 2023
1 parent c2b5df2 commit efb125b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ console = "0.15.1"
rand = "0.8.5"
textplots = "0.8.0"
whoami = "1.2.1"

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ Pre-compiled binaries are available [here](https://github.com/ErrorNoInternet/ok
```sh
git clone https://github.com/ErrorNoInternet/ok
cd ok
cargo build --release
sudo cp target/release/ok /usr/local/bin
cargo install --path .
```

<sub>Leaderboards have been temporarily removed due to API abuse (might be added back later with extra security)</sub>\
<sub>If you would like to modify or use this repository (including its code) in your own project, please be sure to credit!</sub>

0 comments on commit efb125b

Please sign in to comment.