We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25cca1f commit ac3b866Copy full SHA for ac3b866
README.md
@@ -33,9 +33,9 @@ python-copr-common | [ to run your local test environment. You need to install `docker-compose` tool for this to work.
34
35
```
36
-$ git clone https://github.com/fedora-copr/copr.git
37
-$ cd copr
38
-$ docker-compose up -d
+git clone https://github.com/fedora-copr/copr.git
+cd copr
+docker-compose up -d
39
40
41
For more information see [our wiki page](https://docs.pagure.org/copr.copr/contribute.html?highlight=contribute).
0 commit comments