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`