forked from Mirror/pmbootstrap
Adjust pmbootstrap executable in README.md #2
This commit is contained in:
parent
04c931dc13
commit
e557414563
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Sophisticated chroot/build/flash tool to develop and install [postmarketOS](http
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Run `pmbootstrap init` first, to select a target device and the work folder, which will contain all the chroots and other data.
|
Run `./pmbootstrap.py init` first, to select a target device and the work folder, which will contain all the chroots and other data.
|
||||||
After that, you can run any command. All dependencies (e.g. chroots) will be installed automatically, if they are not available yet.
|
After that, you can run any command. All dependencies (e.g. chroots) will be installed automatically, if they are not available yet.
|
||||||
|
|
||||||
Here are some examples:
|
Here are some examples:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue