From 8bad18f047673a53e8736cd2bc5a279b03abb752 Mon Sep 17 00:00:00 2001 From: mgrotke Date: Sat, 27 Jun 2020 00:28:49 -0400 Subject: [PATCH] Fixed typo and simplified --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f562f22..b4904b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ TO INSTALL THIS CONKY CONFIG... - (1) If you do not alrady have a folder called ".conky" inside your home dir, then create it. + (1) If you do not already have a folder called ".conky" inside your home dir, then create it. mkdir ~/.conky (2) Place the "mgconky" folder (from this repo) inside your new ".conky" folder. @@ -11,5 +11,5 @@ TO INSTALL THIS CONKY CONFIG... * To change colors, change the variables in the "Define Colors" section. - (4) To change weather icon colors, go into the "weather/Make_Icons/" subfolder and read the instructions located in the readme file there. + (4) To change weather icon colors, go into the "weather/Make_Icons/" subfolder and read the ReadMe file there.