From e9a9afd0f39bc4fb9dd2a186e2f44b684fb703f6 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Fri, 13 Jan 2023 00:27:10 +0000
Subject: [PATCH] Updated readme

---
 README.org |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index 55cb15c..9661d6e 100644
--- a/README.org
+++ b/README.org
@@ -8,8 +8,7 @@
 My Emacs config is linked to from here to its own repository.
 I would suggest making sure it is the latest version if you choose to use it.
 
-The dotfiles are managed using GNU Stow and can be restored using make.
-Just use ~make home~ to set up the files.
-If only part of the dotfiles are wanted, they are grouped into various parts I think make sense.
-Have a look at the makefile for the groups.
-Credit to Peter Zuger for the idea, his dotfiles can be found [[https://gitlab.com/peterzuger/dotfiles][here]].
+The dotfiles are managed with an install script ~INSTALL.sh~ and a given config can be installed with ~INSTALL.sh [config]~.
+Some of the configurations have dependencies, which will also be setup.
+The overall repository can be cloned with ~git clone https://github.com/Chizi123/Dotfiles.git ~/.dotfiles~, and must be located in =~/.dotfiles= for automatic updating to work.
+The installer will ask what to do if it encounters a file conflict when installing, but also does this when encountering an already installed config (Needs to be fixed).

--
Gitblit v1.9.3