瀏覽代碼

Updated Manual

Yoginth 7 年之前
父節點
當前提交
85f2389392
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/INSTALLATION.md

+ 2 - 2
docs/INSTALLATION.md

@@ -61,9 +61,9 @@ sudo adduser --disabled-login --gecos 'Gitote' git
 sudo su - git
 mkdir -p $GOPATH/src/gitote
 cd $GOPATH/src/gitote
-git clone https://gitlab.com/gitote/gitote.git
+git clone https://gitote.in/gitote/gitote.git
 or
-git clone git@gitlab.com:gitote/gitote.git
+git clone root@gitote.in:gitote/gitote.git
 cd gitote
 wget https://gitlab.com/gitote/bindata/raw/master/go-bindata
 make bindata