You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The bash script is now also available as binary.
6
6
### Option 1: Bash script
7
7
Download the bash script file and execute it like this `bash script.sh`.
8
8
9
-
## Option 2: Binary (Beta)
9
+
###Option 2: Binary (Beta)
10
10
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_.
11
11
2. After that you can execute `witd` from anywhere.
0 commit comments