Skip to content

Commit

Permalink
Fix example of installing with specified revision
Browse files Browse the repository at this point in the history
Change-Id: I0c659f4b1e3bd7e0cd378d7a48b31eabceb2a890
  • Loading branch information
dpursehouse committed Dec 6, 2015
1 parent 8fa28b2 commit 4205a73
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 @@ -32,7 +32,7 @@ Install Buck specifying version
```
- hosts: all
roles:
- { role: dpursehouse.buck, buck_version: ba9f239f69287a553ca93af76a27484d83693563 }
- { role: dpursehouse.buck, buck_revision: ba9f239f69287a553ca93af76a27484d83693563 }
```

License
Expand Down

0 comments on commit 4205a73

Please sign in to comment.