From 8651b20735a1d97e25d87238cd4d3c609ec700e5 Mon Sep 17 00:00:00 2001 From: sgmoore Date: Sun, 3 Oct 2021 20:39:40 -0700 Subject: [PATCH] Update install.md (#202) Spelling fix at lines 10 and 72 --- docs/content/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/install.md b/docs/content/install.md index 0d4e269..ee6d365 100644 --- a/docs/content/install.md +++ b/docs/content/install.md @@ -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