Add usage for running ui locally

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
This commit is contained in:
Adam Stokes 2015-06-30 14:07:29 -04:00
parent b8cd304d33
commit da945e2232
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ Ubuntu Server Installer
# running installer
`make run`
# running the UI locally
`make ui-view`
# overrides
```
make RELEASE=[wily, vivid, trusty] ARCH=[amd64, i386, armf, arm64, ppc64el] installer