Skip to content

Commit bf0d8d5

Browse files
committed
git clone typo fix
1 parent fd799a7 commit bf0d8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Why you probably will pick this configuration for your [Gogs](https://github.com
1717
Clone the repository and run an automated setup script:
1818

1919
```
20-
$ clone [email protected]:symfony-doge/gogs-docker-compose.git gogs-docker-compose && cd "$_"
20+
$ git clone [email protected]:symfony-doge/gogs-docker-compose.git gogs-docker-compose && cd "$_"
2121
$ bin/install_http.sh
2222
```
2323

0 commit comments

Comments
 (0)