Updated Ubuntu Build (markdown)

xmrig 2018-02-08 15:18:08 +07:00
parent 903d2b5d4d
commit c9792d0080

@ -10,7 +10,8 @@ make
```
### gcc 7.1
Optionally you can use gcc 7 to small performance increase.
Optionally you can use gcc 7 to small performance increase.<br>
If command `add-apt-repository` not found install `software-properties-common` first.
```bash
sudo add-apt-repository ppa:jonathonf/gcc-7.1
sudo apt-get update