소스 검색

Update README.

Stefano Cossu 2 년 전
부모
커밋
7bd8828cb8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -9,7 +9,7 @@ The public document is at
 Clone this repo and dependencies:
 
 ```
-git clone --recurse-submodules git@notabug.org:scossu/grayspread-onto.git
+git clone --recurse-submodules https://git.knowledgetx.com/scossu/grayspread-onto.git
 ```
 
 Install Python packages:
@@ -30,4 +30,4 @@ Generate the document:
 pylode -i grayspread.ttl -o index.html -p gs
 ```
 
-`index.html` is self-contained.
+Copy `index.html` and `grayspread.ttl` to the live folder.