diff --git a/docs/INSTALL.md b/docs/INSTALL.md index ebd6b85f..c2453447 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -225,7 +225,7 @@ sudo zypper install libnotify-devel ## Compilation & Installation ### High Level Steps -1. Install the platform dependancies for your Linux OS +1. Install the platform dependencies 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 @@ -313,4 +313,4 @@ rm -rf ~/.config/onedrive If you want to just delete the application key, but keep the items database: ```text rm -f ~/.config/onedrive/refresh_token -``` \ No newline at end of file +```