Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rern committed Sep 24, 2023
1 parent 1012b69 commit d7a7cb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
**Build packages**
- Build / Repo pdate (on rAudio): `package`
- RPi Zero: Might need swap partition (eg.: `gcc` `upmpdcli`)
- Gparted > Resize > Create 4GB `linux-swap` partition
- Desktop: Gparted > Resize > Create 4GB `linux-swap` partition
- RPi:
```sh
swap=$( sed -n '1 {s/01 .* vfat/03 swap swap/; p}' /etc/fstab
echo $swap >> /etc/fstab
Expand Down

0 comments on commit d7a7cb4

Please sign in to comment.