We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae30e4 commit 6acfa7cCopy full SHA for 6acfa7c
README.md
@@ -47,6 +47,14 @@ heart's desire.
47
Copying item named 'skype' (3 of 4)... copied
48
Copying item named 'photosmart' (4 of 4)... copied
49
50
+# Installing
51
+
52
+If you have [Homebrew](http://brew.sh/) installed, you can just run:
53
54
+ brew install https://raw.github.com/pnc/splitring/master/dist/splitring.rb
55
56
+That's all there is to it! Just run `splitring` from your terminal.
57
58
# Building
59
60
To build `splitring`, you can use Xcode (open splitring.xcodeproj),
0 commit comments