1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 08:23:34 -05:00

Update README.md

This commit is contained in:
xmrig
2017-04-16 16:37:12 +03:00
committed by GitHub
parent adb778de8a
commit 9fe2bbcd81

View File

@@ -62,7 +62,7 @@ git clone https://github.com/xmrig/xmrig.git
cd xmrig
mkdir build
cd build
cmake ..
cmake .. -DCMAKE_BUILD_TYPE=Release
make
```