Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated instructions for Linux and Windows operating systems #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

safizn
Copy link

@safizn safizn commented Feb 13, 2021

No description provided.

Added explanation regarding QEMU installation on Linux, and running the project. 
Added short note for working alternative in Windows systems supporting Hyper-V and WSL2.
@spamegg1
Copy link

spamegg1 commented Jun 5, 2021

Many Linux distributions do not come with an expect binary, without which the test scripts do not work and return an error /usr/bin/env: 'expect': No such file or directory. I had to install one with sudo apt install expect. So maybe that should be included as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants