Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Md Sahil <mohdssahil1@gmail.com>
  • Loading branch information
MdSahil-oss committed Aug 14, 2023
1 parent af844b5 commit 166467d
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,22 +79,22 @@ A `.env` file is created and it contains the path to the Python source code. How
The following packages are required for `kraft`:
```
sudo apt-get install -y --no-install-recommends build-essential \
libncurses-dev \
libyaml-dev \
flex \
wget \
socat \
bison \
unzip \
uuid-runtime \
python3 \
python3-setuptools \
python3-pip \
qemu-kvm \
qemu-system-x86 \
qemu-system-arm \
sgabios \
curl
libncurses-dev \
libyaml-dev \
flex \
wget \
socat \
bison \
unzip \
uuid-runtime \
python3 \
python3-setuptools \
python3-pip \
qemu-kvm \
qemu-system-x86 \
qemu-system-arm \
sgabios \
curl
```

The CLI `kraft` is also required:
Expand Down

0 comments on commit 166467d

Please sign in to comment.