From a372972f307d34a7c6d6aca7b13717cef61df3f4 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sat, 15 Sep 2018 08:27:46 +0800 Subject: [PATCH] add USE_SINGLE_BUILDDIR=1 to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f8e6c..6d08700 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ cd monero/ # checkout last monero version git checkout -b last_release v0.12.1.0 -make +USE_SINGLE_BUILDDIR=1 make ``` ##### Compile and run the explorer