mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
update a successful build results (#1051)
remove the mining folder of the expected results list
This commit is contained in:
parent
9a8a0479d0
commit
8e57c40851
1 changed files with 1 additions and 2 deletions
|
@ -51,8 +51,7 @@ See [Troubleshooting](https://github.com/mimblewimble/docs/wiki/Troubleshooting)
|
|||
A successful build gets you:
|
||||
|
||||
- `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
|
||||
always run it within a directory that contains a `grin.toml` configuration and
|
||||
stay consistent as to where it's run from.
|
||||
|
|
Loading…
Reference in a new issue