From 2c47eab081e3b4ea44e63bc95e8fedf3011e0bce Mon Sep 17 00:00:00 2001 From: Chris Murray Date: Wed, 3 Feb 2016 22:42:13 +0000 Subject: [PATCH] fix typo, closes #1 fix typo, closes #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac11956d..c668e312 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It works by using your github user name that you input and chains to this url: https://raw.githubusercontent.com/${github_user}/netboot.xyz-custom/master/custom.ipxe Once forked, you can edit the menu as much as you want. You can compile the iPXE image to -set the github_user name early on so that you're github user name is set ahead of time and +set the github_user name early on so that your github user name is set ahead of time and will automatically display your custom submenu on boot. You can also set your github_user from the Utility menu which will cause a custom menu to appear in the main menu.