From 4d14c7282dc95f1e52e2de494399fd0f7164f5b8 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 15 Dec 2014 12:23:12 +0200 Subject: [PATCH] readme update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb347201f..c463e9a9e 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ All deploy code locates at config/deploy.rb file. First add 'testregistry' and 'registry' to your .ssh/config file: +``` # staging Host testregistry HostName YOUR-SERVER-IP @@ -268,6 +269,7 @@ First add 'testregistry' and 'registry' to your .ssh/config file: Host registry HostName YOUR-SERVER-IP User registry +``` Mina help and all mina commands: