Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #27 from simi/patch-1
Browse files Browse the repository at this point in the history
Update README.md. Highlight ruby syntax.
  • Loading branch information
Vasily Mikhaylichenko committed Jul 14, 2013
2 parents 95dcc0b + 0e61cf3 commit f3059d4
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 @@ -116,7 +116,7 @@ nodes:

The following snippet configures Vagrant for all Gusteau nodes which have `vagrant` sections defined.

```
```ruby
Vagrant.configure('2') do |config|
Gusteau::Vagrant.detect(config) do |setup|
setup.prefix = 'loco'
Expand Down

0 comments on commit f3059d4

Please sign in to comment.