Wording made clearer

This commit is contained in:
John Newby 2019-08-01 16:04:07 +02:00
parent 1863c5fe37
commit db4f0b79ba

View File

@ -2,7 +2,7 @@
FFI export of Ethereum's ecrecover FFI export of Ethereum's ecrecover
prerequisite: prerequisite:
- a checked out copy of parity-ethereum (https://github.com/paritytech/parity-ethereum) checked out in the same directory this is - a checked out copy of parity-ethereum (https://github.com/paritytech/parity-ethereum) checked out in the same directory this is (i.e. it will be references as `../parity-ethereum`)
to compile: to compile:
`cargo build` `cargo build`