From c8f058b1c43ad7a4df1bf76fb7a815ae445ca2d7 Mon Sep 17 00:00:00 2001 From: chiu Date: Thu, 26 Nov 2020 16:02:38 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 391c772..575c64b 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ $ ssh-add ~/.ssh/your_private_key ### 二、安裝 R4.5 Web App ```sh -$ git clone git@gitlab.tp.rulingcom.com:saurabh/orbit4-5.git your_site_name +$ git clone http://gitlab.tp.rulingcom.com/orbit_chiu1/orbit4-5.git your_site_name $ cd your_site_name $ vim config/mongoid.yml # 所有 orbit_4_5 換成 your_site_name, :wq 存檔離開 $ vim Gemfile # 加井字號註解掉 gem 'sassc-rails', '~>1.3.0' 並拿掉此行 #gem 'sass-rails', '~> 4.0.2' 井字號取消註解