Merge pull request #558 from pedrosanta/docs-version-tag-update

Update release tag on update docs
This commit is contained in:
cytopia 2019-04-09 08:34:36 +02:00 committed by GitHub
commit 1a18c1891c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ If you want to checkout a specific release tag (such as ``0.12.1``), do a ``git
host> cd path/to/devilbox
# Ensure you have latest from remote
host> git fetch
host> git checkout 0.12.1
host> git checkout v1.0.1