Skip to content

Commit

Permalink
Update README.md (#406)
Browse files Browse the repository at this point in the history
Add requirements for Red Hat users.
  • Loading branch information
johnkmzhou authored Sep 19, 2023
1 parent 32a9738 commit c3fe026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ too old.
* Alpine users should run: `sudo apk add python3 make g++`
* Amazon Linux AMI users should run: `sudo yum install gcc72 gcc72-c++`
* Arch Linux users should run: `sudo pacman -S make gcc python`
* Red Hat users should run: `sudo dnf install python3 gcc gcc-c++ zlib-devel brotli-devel openssl-devel`


WHO IS USING ISOLATED-VM
Expand Down

0 comments on commit c3fe026

Please sign in to comment.