diff --git a/content/documentation/PinePhone_Pro/Various/Multi-distribution_image.adoc b/content/documentation/PinePhone_Pro/Various/Multi-distribution_image.adoc index d966e815..4926f2f4 100644 --- a/content/documentation/PinePhone_Pro/Various/Multi-distribution_image.adoc +++ b/content/documentation/PinePhone_Pro/Various/Multi-distribution_image.adoc @@ -225,12 +225,12 @@ You can optionally use bootstrap to generate distro image, instead of direct dow git clone --depth=1 https://git.sr.ht/~postmarketos/pmbootstrap mkdir -p ~/.local/bin ln -s "$PWD/pmbootstrap/pmbootstrap.py" ~/.local/bin/pmbootstrap - source ~/.profile # remember to update your environment pmbootstrap --version # if this returns error see next command - sudo tee -a ~/.profile <