Skip to content

Commit 895a126

Browse files
authored
Update README.md
1 parent 07e47c6 commit 895a126

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
@@ -6,7 +6,7 @@ The bash script is now also available as binary.
66
### Option 1: Bash script
77
Download the bash script file and execute it like this `bash script.sh`.
88

9-
## Option 2: Binary (Beta)
9+
### Option 2: Binary (Beta)
1010
1. Run `sudo curl https://raw.githubusercontent.com/faessler/bash-write-img-to-disk/master/witd -o /usr/local/bin/witd && sudo chmod 755 witd` to download the binary and put it in _/usr/local/bin_.
1111
2. After that you can execute `witd` from anywhere.
1212

0 commit comments

Comments
 (0)