Browse Source

doc: Fix build instructions.

nfactor-troky
Noel Maersk 11 years ago
parent
commit
5f8e69ff40
  1. 2
      README.md

2
README.md

@ -55,7 +55,7 @@ CGMiner specific configuration options: @@ -55,7 +55,7 @@ CGMiner specific configuration options:
### *nix build instructions
# Optionally place the contents of ADL_SDK_4.0.zip in cgminer/ADL_SDK.
./autoreconf -i
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options>
Systemwide installation is optional. You may run cgminer from the build

Loading…
Cancel
Save