From fb9766d4579fae69d9240ddcd1092c2cea96473b Mon Sep 17 00:00:00 2001 From: Joe Standring Date: Thu, 20 May 2021 11:19:53 +0000 Subject: [PATCH] Update numbering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e6a62f..d4cd5ea 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ $ sudo pacman -S $(dep/arch.txt) > :warning: Currently, only arch linux supports this feature. Dependency Lists for other Distributions are to be aded in future. -2. Make the script executable +3. Make the script executable ``` $ chmod +x dwm_bar.sh ```