Merge pull request #62 from antonlindstrom/master

website: Update HTML characters for the <enter> command in VMware builder documentation
This commit is contained in:
Mitchell Hashimoto 2013-06-29 12:23:40 -07:00
commit 224953b30c
1 changed files with 1 additions and 1 deletions

View File

@ -180,6 +180,6 @@ an Ubuntu 12.04 installer:
"fb=false debconf/frontend=noninteractive ",
"keyboard-configuration/modelcode=SKIP keyboard-configuration/layout=USA ",
"keyboard-configuration/variant=USA console-setup/ask_detect=false ",
"initrd=/install/initrd.gz -- <enter>"
"initrd=/install/initrd.gz -- &lt;enter&gt;"
]
</pre>