Skip to content

Commit

Permalink
Add note on default build location (#1625)
Browse files Browse the repository at this point in the history
Co-authored-by: raphjaph <raphjaph@protonmail.com>
  • Loading branch information
whoabuddy and raphjaph authored Feb 21, 2023
1 parent d885739 commit 651d38f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,11 @@ cd ord
cargo build --release
```

The default location for the `ord` binary once built is `./target/release/ord`.

`ord` requires `rustc` version 1.67.0 or later. Run `rustc --version` to ensure you have this version. Run `rustup update` to get the latest stable release.


Syncing
-------

Expand Down

0 comments on commit 651d38f

Please sign in to comment.