From 149d93799a68825160c28a4325c06669fd203b6d Mon Sep 17 00:00:00 2001 From: andbenn Date: Sat, 2 Oct 2021 22:31:14 -0700 Subject: [PATCH] Rephrasing and removing an /opt reference Apologies, forgot about the text above and rephrased it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef5e52..aa412db 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Tags are a unique concept borrowed from window managers like DWM and Awesome. In ## Get (git) the code - a refresher if needed -Depending on where you store your source code, most other git cloned projects may be in /opt. +Depending on where you store your source code, go to the parent folder of your other git projects (if any), or where you want this code repo to be. ``` $ git clone https://github.com/codic12/worm ```