Skip to content

Commit

Permalink
Fix docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jun 18, 2016
1 parent 7f8d05d commit a3b9e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ cmd.dry_run? # => true

### 2.6 Ruby interpreter

**TTY::Command** provides a helper for running comannds with Ruby interpreter:
In order to run a command with Ruby interpreter do:

```ruby
cmd.ruby %q{-e "puts 'Hello world'"}
Expand Down

0 comments on commit a3b9e24

Please sign in to comment.