From 3a9654aeaf4fec80e8fe213c109f9132d6bb5982 Mon Sep 17 00:00:00 2001 From: Martin Iwanowski Date: Fri, 26 Oct 2018 06:37:17 +0200 Subject: [PATCH] spelling: fix installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d597d0..abb3371 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The simplest way is just: > HINT: Always make a backup of your config files before any action. ```bash -cat tmux-grovbox-dark.conf >> ~/.tmux.conf +cat tmux-gruvbox-dark.conf >> ~/.tmux.conf ``` ## License