From 4783297364719791e8f1befb572ca02fd3c865a1 Mon Sep 17 00:00:00 2001 From: Henry Zhang Date: Tue, 8 Mar 2016 22:36:51 +0800 Subject: [PATCH] updated readme.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09f18546b..631091d77 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,11 @@ Harbor is self contained and can be easily deployed via docker-compose. ```sh $ git clone https://github.com/vmware/harbor ...... + +#make changes to the parameters in ./harbor.cfg + $ cd Deploy -#make update to the parameters in ./harbor.cfg + $ ./prepare Generated configuration file: ./config/ui/env Generated configuration file: ./config/ui/app.conf