e8db2d5 (parent 93ac218)9/25/2022, 9:54:27 PM
docs(readme): update clone url
+ 1
- 1
@@ -9,7 +9,7 @@ In order to run your own instance of GitFOSS, the first step is to clone this
 git repository and cd into it:
 
 ```sh
-$ git clone "https://gitfoss.io:ethicdevs/gitfoss.git"
+$ git clone https://gitfoss.io/ethicdevs/gitfoss.git
 $ cd gitfoss/
 ```