Skip to content

Commit

Permalink
Revised build and run in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richarah committed Sep 24, 2022
1 parent 8886894 commit c59a62f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ May be brought up without access to a package manager, superuser privileges, `LD
## Setup and run

```
tar -xJvf alproot-env.tar.xz -C env
# Extract rootfs
tar -xzvf alproot-env.tar.gz -C env
# Initialise & enter proot environment
./alproot.sh
```

0 comments on commit c59a62f

Please sign in to comment.