8000 Merge pull request #10 from FredericJacobs/patch-1 · coderlv/stratum-mining-proxy@52e6fd2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52e6fd2

Browse files
committed
Merge pull request slush0#10 from FredericJacobs/patch-1
Fixing Mac Command
2 parents 7b5c080 + 41a6b27 commit 52e6fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ proxy connects to Slush's pool interface.
2626
Installation on Mac
2727
-------------------
2828
1. Download TGZ file from https://github.com/slush0/stratum-mining-proxy/tarball/master
29-
2. Unpack it by typing "tar xf slush0-stratum-mining_proxy*.tar.gz"
29+
2. Unpack it by typing "tar xf slush0-stratum-mining-proxy*.tar.gz"
3030
3. On Mac OS X you already have Python installed on your system, but you lack the llvm-gcc-4.2 binary required to run the setup.py file, so:
3131
3. a) If you don't want to install Xcode, get gcc here: https://github.com/kennethreitz/osx-gcc-installer
3232
3. b) OR download Xcode (free) from the App Store, Open it up (it's in your applications folder) and go to preferences, to the downloads section and download/install the 'command line tools'. This will install llvm-gc-4.2.

0 commit comments

Comments
 (0)
0