diff --git a/README.md b/README.md index c6b4f2e..2fd6a06 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,9 @@ From version 0.9.0, `qemush` is written in pure POSIX shell! The previous depend All dependencies are common packages for a distribution, you'll be able to grab them from your favorite packages sources. - `qemu` - this is literally a QEMU wrapper so there's a chance you'll need it -- A POSIX compliant shell - `bash` (POSIX mode), `*ash`, `*ksh` are POSIX shells - `coreutils` - used for basic OS operations - `sudo` - execute commands as `qemu` - `socat` - monitor machines via Unix sockets -- any text editor - used for builtin function to edit launching scripts ## Installation instructions