Skip to content

Commit

Permalink
minor change to Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Brown committed Jan 18, 2011
1 parent 6d89eea commit aa261e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -15,7 +15,7 @@ Prerequisites


- sinatra `gem install sinatra` - sinatra `gem install sinatra`
- haml `gem install haml` - haml `gem install haml`
- xdotool `sudo apt-get install xdotool` or `sudo port install xdotool` if on Mac. Requires <a href="http://www.macports.org/">MacPorts</a> - xdotool `sudo apt-get install xdotool` (`sudo port install xdotool` if on Mac. Requires <a href="http://www.macports.org/">MacPorts</a>)


When you tap buttons, HTTP requests are made back to sinatra, which invokes xdotool to send the corresponding X event to the active window. When you tap buttons, HTTP requests are made back to sinatra, which invokes xdotool to send the corresponding X event to the active window.


Expand Down

0 comments on commit aa261e6

Please sign in to comment.