From 628b25242d322dd2818a069c189b0b22d96b3301 Mon Sep 17 00:00:00 2001 From: Peter Bourgon Date: Tue, 19 Jan 2016 10:15:15 +0100 Subject: [PATCH] Updated Release Process (markdown) --- Release-Process.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Release-Process.md b/Release-Process.md index 5c74ac3..d1399f9 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -20,10 +20,7 @@ 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 +First, get the latest tools. `$ make deps`