diff --git a/doc/basics.md b/doc/basics.md index 5db73e3b..b5f86850 100644 --- a/doc/basics.md +++ b/doc/basics.md @@ -75,6 +75,8 @@ If you want to use an external repository for the definition, you can specify a $ bundle exec veewee define 'myubuntubox' 'git://github.com/jedi4ever/myubuntubox' +Can be `git://`, `git+ssh://` or `git+http://`. + ## Modify a definition (optional)