From 0791179cd67051e4e1cdcd8022ed19d324f9866b Mon Sep 17 00:00:00 2001 From: Dalton Durst Date: Wed, 7 Feb 2018 13:28:37 -0600 Subject: [PATCH] Remove UBports branding in readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d080327..9a2e46c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -# UBports boot +# Halium-boot -UBports initrd (upstart) +bootimg generator for Halium ports #### Build ``` -mka ubports-boot +mka halium-boot ``` #### Initrd debugging: ``` -sudo fastboot boot ubports-boot.img -c break=[level] +sudo fastboot boot halium-boot.img -c break=[level] ``` Levels @@ -25,7 +25,7 @@ Levels example: ``` -sudo fastboot boot ubports-boot.img -c break=premount +sudo fastboot boot halium-boot.img -c break=premount ``` And use telnet to login: