update a successful build results (#1051)

remove the mining folder of the expected results list
This commit is contained in:
duub qnnp 2018-05-08 22:48:56 +02:00 committed by Ignotus Peverell
parent 9a8a0479d0
commit 8e57c40851

View file

@ -51,8 +51,7 @@ See [Troubleshooting](https://github.com/mimblewimble/docs/wiki/Troubleshooting)
A successful build gets you: A successful build gets you:
- `target/debug/grin` - the main grin binary - `target/debug/grin` - the main grin binary
- `target/debug/plugins/*` - mining plugins (optional)
Grin is still sensitive to the directory from which it's run. Make sure you Grin is still sensitive to the directory from which it's run. Make sure you
always run it within a directory that contains a `grin.toml` configuration and always run it within a directory that contains a `grin.toml` configuration and
stay consistent as to where it's run from. stay consistent as to where it's run from.