README.md Link to the devices wiki page

This commit is contained in:
Oliver Smith 2017-05-30 20:52:42 +02:00
parent a12d345deb
commit 95144642a8
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,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!**
**Porting progess: Wiki/[Devices](https://github.com/postmarketOS/pmbootstrap/wiki/Devices)**
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.