Skip to content

Commit

Permalink
Update RHEL requirements in README.md (#459)
Browse files Browse the repository at this point in the history
* Update RHEL requirements in README.md
  • Loading branch information
davidjb authored Mar 8, 2024
1 parent e65b6b7 commit 3f13eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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 libuv-devel`
* Red Hat users should run: `sudo dnf install python3 make gcc gcc-c++ zlib-devel brotli-devel openssl-devel`


WHO IS USING ISOLATED-VM
Expand Down

0 comments on commit 3f13eca

Please sign in to comment.