From 8e57c40851dafe8ec097c5a3b749a4c77adbd74d Mon Sep 17 00:00:00 2001 From: duub qnnp Date: Tue, 8 May 2018 22:48:56 +0200 Subject: [PATCH] update a successful build results (#1051) remove the mining folder of the expected results list --- doc/build.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/build.md b/doc/build.md index 79b5a8598..157275318 100644 --- a/doc/build.md +++ b/doc/build.md @@ -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.