Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
letterlock committed Dec 22, 2023
1 parent f61c4cd commit 5ec66ba
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 @@ -42,7 +42,7 @@ if you're nervous about it, that's probably good! it's smart not to trust some r
if you want to compile from source, the easiest way is to use the native rust package manager cargo. you can install cargo with [this guide](https://doc.rust-lang.org/stable/cargo/getting-started/installation.html).
after you have cargo (and therefore the rust compiler), you can just run the following in a terminal:
```
$ cargo install brr
$ cargo install brr-editor
```
to install.

Expand Down

0 comments on commit 5ec66ba

Please sign in to comment.