Skip to content

Commit 23a8f3c

Browse files
Fix nonsensical prompt marker
1 parent eb177cc commit 23a8f3c

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
@@ -21,7 +21,7 @@ built module can then be loaded with `insmod`; later the module can be removed
2121
with `rmmod` or `modprobe`.
2222

2323
```
24-
> make
24+
$ make
2525
# insmod liquidctl.ko
2626
```
2727

0 commit comments

Comments
 (0)