We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd799a7 commit bf0d8d5Copy full SHA for bf0d8d5
README.md
@@ -17,7 +17,7 @@ Why you probably will pick this configuration for your [Gogs](https://github.com
17
Clone the repository and run an automated setup script:
18
19
```
20
-$ clone [email protected]:symfony-doge/gogs-docker-compose.git gogs-docker-compose && cd "$_"
+$ git clone [email protected]:symfony-doge/gogs-docker-compose.git gogs-docker-compose && cd "$_"
21
$ bin/install_http.sh
22
23
0 commit comments