We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f71ba commit 552e966Copy full SHA for 552e966
README.md
@@ -20,7 +20,8 @@ sed -i 's$//#define PING_CMD$#define PING_CMD$' config/general.h
20
```
21
22
Enable https
23
-edit `config/general.h` and ensure: `#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */`
+
24
+Edit `config/general.h` and ensure: `#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */`
25
26
See https://ipxe.org/buildcfg/download_proto_https
27
0 commit comments