Browse Source

Add make command to build description.

Con Kolivas 12 years ago
parent
commit
39bb352d65
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README

+ 1 - 0
README

@@ -132,6 +132,7 @@ Basic *nix build instructions:
 
 
 	./autogen.sh	# only needed if building from git repo
 	./autogen.sh	# only needed if building from git repo
 	CFLAGS="-O2 -Wall -march=native" ./configure <options>
 	CFLAGS="-O2 -Wall -march=native" ./configure <options>
+	make
 
 
 	No installation is necessary. You may run cgminer from the build
 	No installation is necessary. You may run cgminer from the build
 	directory directly, but you may do make install if you wish to install
 	directory directly, but you may do make install if you wish to install