Skip to content

Commit b611729

Browse files
committed
appscript = rb-appscript gem
1 parent 9949561 commit b611729

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
@@ -6,7 +6,7 @@ This is a CLI for OmniFocus. I had an AppleScript/Ruby monstrosity that actually
66

77
### Requirements
88

9-
You need a few things before this will even think about running for you. RubyGems is a must. I still haven't figured out if that's part of the default OS X install or not, but if you have Developer tools, you've got it. Then you need the 'appscript' gem. You also need the gems 'chronic' and 'amatch'. You can install each by using `gem install gemname`, and you may have to run the command with `sudo`, depending on your system's permissions.
9+
You need a few things before this will even think about running for you. RubyGems is a must. I still haven't figured out if that's part of the default OS X install or not, but if you have Developer tools, you've got it. Then you need the 'rb-appscript' gem. You also need the gems 'chronic' and 'amatch'. You can install each by using `gem install gemname`, and you may have to run the command with `sudo`, depending on your system's permissions.
1010

1111
#### Documentation
1212

0 commit comments

Comments
 (0)