Update INSTALL.md

* Fix typo
This commit is contained in:
abraunegg 2021-06-18 07:15:32 +10:00 committed by GitHub
parent 6201938750
commit 13b37094f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,7 +259,7 @@ sudo zypper install libnotify-devel
## Compilation & Installation
### High Level Steps
1. Install the platfrom dependancies for your Linux OS
1. Install the platform dependancies for your Linux OS
2. Activate your DMD or LDC compiler
3. Clone the GitHub repository, run configure and make, then install
4. Deactivate your DMD or LDC compiler