speling

Jonathan Arnett 2021-09-04 13:23:55 -04:00
parent f3ae98c11e
commit 1a5ae5fc1f

@ -16,7 +16,7 @@ Before installing dependencies required for building Zeal, you will have to inst
sudo yum install -y epel-release sudo yum install -y epel-release
``` ```
Once the EPEL repository is available, you can install the required dependnecies as shown below. Once the EPEL repository is available, you can install the required dependencies as shown below.
```sh ```sh
sudo yum install -y \ sudo yum install -y \
make cmake3 cmake3-data extra-cmake-modules gcc-c++ \ make cmake3 cmake3-data extra-cmake-modules gcc-c++ \