Skip to content

Commit

Permalink
Update version description in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alandotcom committed Feb 12, 2015
1 parent 9a32f1f commit 9cba3d2
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 @@ -86,7 +86,7 @@ To specify a version to deploy, use the `version` variable:
$ ansible_playbook ripple-rest.yml -i staging.yml --extra-vars "version=master"
```

The version is simply a valid refspec for the [ripple-rest repository][5].
The version can be the full 40-character SHA-1 hash, the literal string HEAD, a branch name, or a tag name for the [ripple-rest repository][5].
See http://docs.ansible.com/git_module.html#examples

## Testing and Developmnt
Expand Down

0 comments on commit 9cba3d2

Please sign in to comment.