Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Feedback applied
  • Loading branch information
NJannasch authored and Nils Jannasch committed Jan 10, 2021
1 parent 94fa3b8 commit 99a5162
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ Build requires about 2.5 GB of free space available. You can build it by issuing

```bash
sudo apt-get install gawk util-linux qemu-user-static git p7zip-full python3
```

```bash
git clone https://github.com/guysoft/CustomPiOS.git
git clone https://github.com/cadriel/FluiddPI.git
cd FluiddPI/src/image
wget -c --trust-server-names 'https://downloads.raspberrypi.org/raspios_lite_armhf_latest'
cd ..
../../CustomPiOS/src/update-custompios-paths
cd ../../../
cd CustomPiOS/src/update-custompios-paths
sudo modprobe loop
sudo bash -x ./build_dist
```

0 comments on commit 99a5162

Please sign in to comment.