From 321c850d48a8b3c2661029cc5c80c987f312aae7 Mon Sep 17 00:00:00 2001 From: Henry Zhang Date: Thu, 10 Nov 2016 16:16:36 +0800 Subject: [PATCH] build guide --- docs/compile_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/compile_guide.md b/docs/compile_guide.md index 6df1818eb..666d10ef9 100644 --- a/docs/compile_guide.md +++ b/docs/compile_guide.md @@ -112,7 +112,7 @@ If everyting worked properly, you can get the below message: ```sh ... - a?Ħħ ----Harbor has been installed and started successfully.---- + ----Harbor has been installed and started successfully.---- Now you should be able to visit the admin portal at http://$YOURIP. For more details, please visit https://github.com/vmware/harbor . @@ -135,7 +135,7 @@ REGISTRYUSER | Remote registry server user name REGISTRYPASSWORD | Remote registry server user password REGISTRYPROJECTNAME| Project name on remote registry server -Predefined targets: +* Predefined targets: Target | Description --------------------|-------------