Fix format of command

pull/11/head
Carol Willing 2017-05-24 10:00:44 -07:00
rodzic a4d7abf45b
commit 1ed96cbef5
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -79,4 +79,6 @@ repos.
3. Once everything above is done, you should be able to build a repo by
specifying a source repo URL with this command:
python -m repo2docker https://github.com/yourname/your-repo
```bash
python -m repo2docker https://github.com/yourname/your-repo
```