mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Fedora Build (markdown)
parent
0395dcd882
commit
5e24399b4f
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
## Fedora 25 or 26
|
||||
|
||||
**:warning: Recent version of this page https://xmrig.com/docs/miner/fedora-build.**
|
||||
|
||||
<details>
|
||||
## Fedora 25 or 26
|
||||
|
||||
```bash
|
||||
sudo dnf install -y git cmake gcc gcc-c++ libuv-static libstdc++-static libmicrohttpd-devel
|
||||
git clone https://github.com/xmrig/xmrig.git
|
||||
|
@ -14,4 +15,5 @@ make
|
|||
|
||||
## Additional CMake options
|
||||
|
||||
* https://github.com/xmrig/xmrig/wiki/Windows-Build#additional-cmake-options
|
||||
* https://github.com/xmrig/xmrig/wiki/Windows-Build#additional-cmake-options
|
||||
</details>
|
Loading…
Reference in a new issue