Skip to content

Commit 5b6a053

Browse files
committed
Add missing prompt in README example
Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
1 parent ee75cd6 commit 5b6a053

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
@@ -57,7 +57,7 @@ If [Rust](https://rustup.rs/) is installed, then installing with Cargo is
5757
straight forward:
5858

5959
```console
60-
cargo install iocage-provision
60+
$ cargo install iocage-provision
6161
```
6262

6363
### From Source

0 commit comments

Comments
 (0)