Skip to content

Commit 1c83e4b

Browse files
authored
Update everything.json
1 parent 0ea9221 commit 1c83e4b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/everything.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
},
99
"notes": [
1010
"To register file associations, please execute the following command:",
11-
"- `reg import \"$dir\\install-associations.reg\"`",
11+
"reg import \"$dir\\install-associations.reg\"",
1212
"To register application startup, please execute the following command:",
13-
"- `reg import \"$dir\\register-startup-entry.reg\"`",
13+
"reg import \"$dir\\register-startup-entry.reg\"",
1414
"To register the context menu entry, please execute the following command:",
15-
"- `reg import \"$dir\\install-context.reg\"`",
15+
"reg import \"$dir\\install-context.reg\"",
1616
"To register the URL protocol handler, please execute the following command:",
17-
"- `reg import \"$dir\\register-url-handler.reg\"`"
17+
"reg import \"$dir\\register-url-handler.reg\""
1818
],
1919
"architecture": {
2020
"64bit": {

0 commit comments

Comments
 (0)