docs(readme): update clone url@@ -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/
```