summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpsychocrypt <psychocrypt@users.noreply.github.com>2017-05-14 19:13:39 +0200
committerpsychocrypt <psychocrypt@users.noreply.github.com>2017-05-14 19:13:39 +0200
commit7a212bb24fc37482bff9f397fc97bb551ae5686a (patch)
tree6e08d8be9c432a155b3a00dea2efb9e16e1af26a /README.md
parentd7788995c2d06f7864b2cfbf57289bf3f04c0821 (diff)
downloadxmr-stak-7a212bb24fc37482bff9f397fc97bb551ae5686a.zip
xmr-stak-7a212bb24fc37482bff9f397fc97bb551ae5686a.tar.gz
overloead cache
- use one thread more if 1 MiB cache is available after removeing the multiple of 2MiB - fix install documentation
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 accd20a..977e779 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ xXl2Nm/u3cPP/eQVrZz5H8eACwIv+LL1EV+9uLanWUa+IO5hHr3KElvKNKD6vN0=
### GNU Compiler
```
- sudo apt-get install libmicrohttpd-dev libssl-dev cmake build-essential hwloc-dev
+ sudo apt-get install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev
cmake .
make install
```
OpenPOWER on IntegriCloud