Update install.md (#202)

Spelling fix at lines 10 and 72
pull/198/head
sgmoore 3 years ago committed by GitHub
parent 95c2973657
commit 8651b20735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ draft: false
There are multiple ways you can install cointop depending on the platform you're on.
## From source (always latest and recommeded)
## From source (always latest and recommended)
Make sure to have [go](https://golang.org/) (1.12+) installed, then do:
@ -69,7 +69,7 @@ Note: snaps don't work in Windows WSL. See this [issue thread](https://forum.sna
cointop is available as a [copr](https://copr.fedorainfracloud.org/coprs/miguelmota/cointop/) package.
First, enable the respository
First, enable the repository
```bash
sudo dnf copr enable miguelmota/cointop -y

Loading…
Cancel
Save