updated readme

This commit is contained in:
Dan Johansen 2019-01-13 13:42:27 +01:00
parent f4ada1b930
commit c28ad0d6ed
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# manjaro-arm-installer
[WIP] Scripts for installing Manjaro ARM directly to SD/eMMC cards without the need for images.
Scripts for installing Manjaro ARM directly to SD/eMMC cards without the need for images.
This script is "interactive". Meaning that it asks you questions when run to customize your install. Like username, password etc.
@ -23,7 +23,6 @@ To use this script, please make sure that the following is correct:
## Known Issues:
* Because `dialog` is weird, the script needs to be run in `bash`.
* Timezone does not get set, even though it's chosen.
## Usage:
To use this script, simple run it as normal user after you make it executable:
@ -33,6 +32,6 @@ bash manjaro-arm-installer
```
## Other notes:
This script will soon by available as a **Arch** (*pkg.tar.xz*) package in my **Manjaro Strit** repo.
This script is available as a **Arch** (*pkg.tar.xz*) package in my **Manjaro Strit** repo, called `manjaro-arm-installer`.
This script **should** be distro-agnostic, which means you can install *Manjaro ARM* from **any** distro, as long as the dependencies are met.