diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-14 21:03:11 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-14 21:03:11 +0100 |
commit | 3bd8466e93b2c81be86e67c6ecdda4e1d240fe4b (patch) | |
tree | 7251545db1d4e4ab346e363a91a566768245b47d | |
parent | 76c8c16d79d4fd2a3e776800637d211e4dc8e50a (diff) | |
download | dwm-3bd8466e93b2c81be86e67c6ecdda4e1d240fe4b.tar.gz |
update README: remove mentioning the old dextra repo
Thanks Christopher Drelich <cd@cdrakka.com>
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README index 7abf1cf..95d4fd0 100644 --- a/README +++ b/README @@ -18,9 +18,6 @@ necessary as root): make clean install -If you are going to use the default bluegray color scheme it is highly -recommended to also install the bluegray files shipped in the dextra package. - Running dwm ----------- |