Correct a typo in docs/INSTALL.md (#2097)

* Correct a typo in docs/INSTALL.md
This commit is contained in:
Felix Yan 2022-08-17 22:11:46 +03:00 committed by GitHub
parent de701629a8
commit b16fe173e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```
```