Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cebion authored Jul 22, 2023
1 parent 5024266 commit d4a5fc7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@ sudo chroot folder qemu-aarch64-static /bin/bash
```
chmod +x chroot.sh
```

Chroot into the new environment
```
sudo ./chroot.sh
```
- Update & Upgrade the chroot
```
apt-get update && apt-get upgrade
Expand Down

0 comments on commit d4a5fc7

Please sign in to comment.