Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danitseitlin authored Mar 12, 2021
1 parent 6d32338 commit bd6f21e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,9 @@ OK
```

## Build :hammer:
Make sure you have Rust installed: https://www.rust-lang.org/tools/install

Then, build as usual:
```
cargo build --release
```
* Install Rust (https://www.rust-lang.org/tools/install)
* Install `clang` library
* Build a release via `cargo build --release`

## Run :running_man:
### Linux
Expand Down

0 comments on commit bd6f21e

Please sign in to comment.