Skip to content

Commit ac3b866

Browse files
lachsdachspraiskup
authored andcommitted
Update README.md
1 parent 25cca1f commit ac3b866

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ python-copr-common | [![badge](https://copr.fedorainfracloud.org/coprs/g/copr/co
3333
You can use [Docker](https://docs.docker.com/) to run your local test environment. You need to install `docker-compose` tool for this to work.
3434

3535
```
36-
$ git clone https://github.com/fedora-copr/copr.git
37-
$ cd copr
38-
$ docker-compose up -d
36+
git clone https://github.com/fedora-copr/copr.git
37+
cd copr
38+
docker-compose up -d
3939
```
4040

4141
For more information see [our wiki page](https://docs.pagure.org/copr.copr/contribute.html?highlight=contribute).

0 commit comments

Comments
 (0)