Add install.sh into README.md

This commit is contained in:
Anmol Sethi
2020-05-20 12:13:03 -04:00
parent 3b11733bd8
commit 0129e002e8
3 changed files with 114 additions and 77 deletions

View File

@@ -16,7 +16,7 @@ sudo apt-get install -y \
libsecret-1-dev
```
## Fedora, CentOS, Red Hat
## Fedora, CentOS, RHEL
```bash
sudo yum groupinstall -y 'Development Tools'