Skip to content

Commit 9f40de1

Browse files
committed
README: Update with runtime prerequisites
Was missing cpio and bsdtar-static needed by latest boulder. Signed-off-by: Rune Morling <ermo@serpentos.com>
1 parent 00f9746 commit 9f40de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ git clone https://github.com/aerynos/os-tools.git
6666
cd tools/
6767

6868
# Install a few prerequisites (this how you'd do it on AerynOS)
69-
sudo moss it binutils glibc-devel linux-headers clang tar
69+
sudo moss it binutils glibc-devel linux-headers clang bsdtar-static cpio
7070

7171
# remember to add ~/.cargo/bin to your $PATH if this is how you installed rustfmt
7272
cargo install rustfmt

0 commit comments

Comments
 (0)