Skip to content

Commit cbd8470

Browse files
authored
Update README.md
Corrected the Eighth Screen section of Enabling Developer Mode. The first two commands had an extra "s" in them.
1 parent 803fe65 commit cbd8470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,11 @@ Log in as 'root', there is no password. Finally, enable booting PrawnOS from USB
150150

151151
To enable booting unsigned media:
152152

153-
`# crosssystem dev_boot_signed_only=0`
153+
`# crossystem dev_boot_signed_only=0`
154154

155155
To enable USB booting:
156156

157-
`# crosssystem dev_boot_usb=1`
157+
`# crossystem dev_boot_usb=1`
158158

159159
Finally, reboot or shutdown the system:
160160

0 commit comments

Comments
 (0)