diff --git a/README.md b/README.md index 4cfc3e17..38e441e1 100644 --- a/README.md +++ b/README.md @@ -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.