summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-03-19 23:54:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-03-20 15:04:08 -0700
commit6c0f4443fd7a53500099d80203303702c0fda8c0 (patch)
tree3fb2773e609a41a6ee27afe6c857eac25b2a9228 /README
parente40af9773b28e2e8e010d794aa8a51a8e4602547 (diff)
downloaddotfiles-6c0f4443fd7a53500099d80203303702c0fda8c0.tar.gz
README: update & tidy
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