From 04034f368a748cd3465d6e7eca5be2d4cc528572 Mon Sep 17 00:00:00 2001 From: andbenn Date: Sat, 2 Oct 2021 21:57:49 -0700 Subject: [PATCH] Update and remove base directory. Assume people know where their base directory is. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 312660f..3c11d09 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Tags are a unique concept borrowed from window managers like DWM and Awesome. In Depending on where you store your source code, most other git cloned projects may be in /opt. ``` -$ cd /opt $ git clone https://github.com/codic12/worm ``` ## Install @@ -29,4 +28,4 @@ Or, if you're running an Arch based system, check out the AUR package [worm-git] Use it! Spread the word! Report issues! Submit pull requests! ## License -Worm is distibuted/licensed under the [MIT License](LICENSE), you may obtain a copy of the MIT license [here](https://mit-license.org/). \ No newline at end of file +Worm is distibuted/licensed under the [MIT License](LICENSE), you may obtain a copy of the MIT license [here](https://mit-license.org/).