aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e2dd91d..a541fc9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Toms Dotfiles
4Recently I've been discovering tiling window managers and how nice it is to customize my desktop. 4Recently I've been discovering tiling window managers and how nice it is to customize my desktop.
5This means I've got a "lot" of dotfiles wanting to share across my machines and with everyone who is interested. 5This means I've got a "lot" of dotfiles wanting to share across my machines and with everyone who is interested.
6###How to install 6###How to install
7You can 7You can
8 - copy the files to your home directory 8 - copy the files to your home directory
9 9
10or 10or
@@ -17,7 +17,7 @@ The makefile has multiple recepies:
17 - vim: Installs my vimrc file 17 - vim: Installs my vimrc file
18 - xresources: Installs my xresources file 18 - xresources: Installs my xresources file
19 - install: Does all of the above 19 - install: Does all of the above
20 - uninstall: uninstall all my makefiles 20 - uninstall: uninstall all my dotfiles
21 21
22###Disclaimer 22###Disclaimer
23I am not responsible for the loss of any of your files! You should make a backup before installing anything! 23I am not responsible for the loss of any of your files! You should make a backup before installing anything!