Browse Source

Update README.

Stefano Cossu 1 year ago
parent
commit
7bd8828cb8
1 changed files with 2 additions and 2 deletions
  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.