From 95144642a882ca0f156575d474113da183e01710 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 30 May 2017 20:52:42 +0200 Subject: [PATCH] README.md Link to the devices wiki page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 05206eb0..77faaee5 100644 --- a/README.md +++ b/README.md @@ -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.