Remove UBports branding in readme

This commit is contained in:
Dalton Durst 2018-02-07 13:28:37 -06:00
parent f0f3bb7773
commit 0791179cd6

View File

@ -1,17 +1,17 @@
# UBports boot # Halium-boot
UBports initrd (upstart) bootimg generator for Halium ports
#### Build #### Build
``` ```
mka ubports-boot mka halium-boot
``` ```
#### Initrd debugging: #### Initrd debugging:
``` ```
sudo fastboot boot ubports-boot.img -c break=[level] sudo fastboot boot halium-boot.img -c break=[level]
``` ```
Levels Levels
@ -25,7 +25,7 @@ Levels
example: example:
``` ```
sudo fastboot boot ubports-boot.img -c break=premount sudo fastboot boot halium-boot.img -c break=premount
``` ```
And use telnet to login: And use telnet to login: