1
0
mirror of https://github.com/scoobybejesus/cryptools.git synced 2025-01-18 19:30:14 +00:00

Clarified path of resulting binary of cargo run.

This commit is contained in:
scoobybejesus 2019-08-26 00:09:22 -04:00
parent 4339d27bb6
commit c9c663bf3d

View File

@ -67,7 +67,7 @@ For example, when using BTC to long XMR, the BTC account must be reflected with
1. `cargo build` (or include `--release` for a non-debug build)
This will build `./cryptools-rs`.
This will build `./target/debug/cryptools-rs`.
## Usage