We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92edcd commit 50ae5b4Copy full SHA for 50ae5b4
1 file changed
README.md
@@ -63,7 +63,7 @@ This repository contatins `linux-4.16-rc1/.config` file with kernel config.
63
### Edit root filesystem
64
65
Chroot into root filesystem
66
-`chroot ./alpine-minirootfs /bin/as`
+`chroot ./alpine-minirootfs /bin/ash`
67
68
Edit what you need. Install packages with `apk` packet manager.
69
0 commit comments