We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f9746 commit 9f40de1Copy full SHA for 9f40de1
README.md
@@ -66,7 +66,7 @@ git clone https://github.com/aerynos/os-tools.git
66
cd tools/
67
68
# Install a few prerequisites (this how you'd do it on AerynOS)
69
-sudo moss it binutils glibc-devel linux-headers clang tar
+sudo moss it binutils glibc-devel linux-headers clang bsdtar-static cpio
70
71
# remember to add ~/.cargo/bin to your $PATH if this is how you installed rustfmt
72
cargo install rustfmt
0 commit comments