Commit 5744053ab3324a759a51c9bc8be4678332494ae2

Con Kolivas 2014-01-09T16:19:57

Minor readme update for osx.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/README b/README
index 40d6374..70ad78c 100644
--- a/README
+++ b/README
@@ -299,6 +299,12 @@ modem and the driver needs to be unloaded for cgminer to work:
 sudo kextunload -b com.apple.driver.AppleUSBCDC
 sudo kextunload -b com.apple.driver.AppleUSBCDCACMData
 
+Some devices need superuser access to mine on them so cgminer may need to
+be started with sudo
+i.e.:
+sudo cgminer <insert commands here>
+
+
 
 ---