소스 검색

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