Skip to content

Commit

Permalink
Chagne to format as ruby code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Dec 29, 2018
1 parent 65890fe commit 65abce6
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 @@ -1344,7 +1344,7 @@ Please [see pastel](https://github.com/piotrmurach/pastel#3-supported-colors) fo

If you wish to disable coloring for a prompt simply pass `:enable_color` option

```
```ruby
prompt = TTY::Prompt.new(enable_color: true)
```

Expand Down

0 comments on commit 65abce6

Please sign in to comment.