Commit 39bb352d652647be1b33d695519f515c96d214b8

Con Kolivas 2013-11-09T23:22:36

Add make command to build description.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README b/README
index b8da21f..d5f10d4 100644
--- a/README
+++ b/README
@@ -132,6 +132,7 @@ Basic *nix build instructions:
 
 	./autogen.sh	# only needed if building from git repo
 	CFLAGS="-O2 -Wall -march=native" ./configure <options>
+	make
 
 	No installation is necessary. You may run cgminer from the build
 	directory directly, but you may do make install if you wish to install