summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-05-02 17:35:01 +0100
committerGitHub <noreply@github.com>2017-05-02 17:35:01 +0100
commit8f51236e6743849bd3737d633f9716607b7427d1 (patch)
treebd03d4b7fe4ed3ff2f110d1401564886f476cdc0 /README.md
parentc3065ebe1b8c8cbe1ad7bfe5108decd9366ab8a2 (diff)
parent7c94d762a411925e92d54b1c57290f4a0079a830 (diff)
downloadxmr-stak-8f51236e6743849bd3737d633f9716607b7427d1.zip
xmr-stak-8f51236e6743849bd3737d633f9716607b7427d1.tar.gz
Merge pull request #101 from psychocrypt/fix-docu
fix documentation bug
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c132245..4c202f6 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ xXl2Nm/u3cPP/eQVrZz5H8eACwIv+LL1EV+9uLanWUa+IO5hHr3KElvKNKD6vN0=
cmake -DCMAKE_LINK_STATIC=ON .
make install
```
-Note - cmake caches variables, so if you want to do a dynamic build later you need to specify '-DCMAKE_BUILD_TYPE=RELEASE'
+Note - cmake caches variables, so if you want to do a dynamic build later you need to specify '-DCMAKE_LINK_STATIC=OFF'
You can find a complete compile guide under [Advanced Compile Options](#advanced-compile-options).
OpenPOWER on IntegriCloud