added https

This commit is contained in:
dado
2025-10-19 14:37:42 +02:00
parent f80b3b30e0
commit 9c5e56e6b8

View File

@@ -7,7 +7,7 @@ Fixing Microsoft's removal of BypassNRO. Inspired by [ChrisTitusTech](https://gi
From the OOBE Screen press `Shift + F10` From the OOBE Screen press `Shift + F10`
```cmd ```cmd
curl -L novemila.org/bypass -o skip.cmd curl -L https://novemila.org/bypass -o skip.cmd
skip.cmd skip.cmd
``` ```