1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-14 08:48:01 +00:00

README stray semicolon.

This commit is contained in:
Noel Maersk 2013-12-04 15:52:43 +02:00
parent a5ba238c26
commit e1413db04d

View File

@ -53,7 +53,7 @@ CGMiner specific configuration options:
--disable-adl Override detection and disable building with adl
--without-curses Compile support for curses TUI (default enabled)
### *nix build instructions:
### *nix build instructions
./autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options>