README.md: link to the new porting guide

This commit is contained in:
Oliver Smith 2017-05-28 00:57:21 +02:00
parent 247a79a1ba
commit 779723249c
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ Sophisticated chroot/build/flash tool to develop and install [postmarketOS](http
## Usage
**Check out the [porting guide](https://github.com/postmarketOS/pmbootstrap/wiki/Porting-to-a-new-device) for a practical start!**
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.