Updated Release Process (markdown)

Tom Wilkie
2015-11-02 14:42:15 +00:00
parent cd1c268b0c
commit de6e2d8414
+6
@@ -21,6 +21,12 @@ It can also serve as a helpful source of information for those who follow in you
Releases **must** be performed from Linux.
You also need a working Docker environment.
## Go to a Linux host
Get the latest tools
`$ make deps`
## Create a release branch
`$ git checkout -b release-0.1.0`