Start all command examples with $

That has mostly been the case, with one outlier.  Fix it.
This commit is contained in:
Miloslav Trmač
2017-05-12 16:47:10 +02:00
parent 49f10736d1
commit 0debda0bbb

View File

@@ -154,7 +154,7 @@ $ sudo make install
```
`skopeo` is also available from Fedora 23 (and later):
```sh
sudo dnf install skopeo
$ sudo dnf install skopeo
```
TODO
-