summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 3e3ca2cd..038b9759 100644
--- a/README
+++ b/README
@@ -11,25 +11,25 @@ This restriction is to make usage less complex, even if it results in
some patches being duplicated between multiple host branches (that
aren't suitable for master). My dotfiles are too important for the
repository to require time-consuming, complex rebase operations. I
-use ~/bin/git-dotfiles-rebase to do the rebasing.
+use ~/src/dotfiles/bin/git-dotfiles-rebase to do the rebasing.
-===========================
-Minimal system requirements
-===========================
+================================
+ Minimal system requirements
+================================
-git; the usual POSIX userland
+git; Perl 5/7; POSIX.2 shell and utilities
================================
Recommended pre-installed extras
================================
-GNU stow; myrepos; Git::Wrapper
+Git::Wrapper
-=============
-Minimal setup
-=============
+================================
+ Minimal setup
+================================
-1. Get the repo
+1. Get the repo:
% git clone https://git.spwhitton.name/dotfiles $HOME/src/dotfiles