commit 457eb0990cc24cbc251621c898d873619a48d35c
parent d062b64e9888efb1d4bef152a47818d59f33360e
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue,  5 Nov 2019 14:34:07 +0100
Remove old info from README
Diffstat:
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
 # dotfiles
-My configuration files for GNU/Linux utilities. This repository should be 
+My configuration files for UNIX utilities. This repository should be 
 managed as a *bare Git repository*. Install with:
 
     git clone --bare git://src.adamsgaard.dk/dotfiles $HOME/.dotfiles
@@ -12,9 +12,7 @@ version-control commands on the files.
 
 The `.local/init/install` script launches all scripts from the `.local/init/` 
 directory, and automatically skips the ones that aren't applicable to the host 
-system.  This includes installation of a package manager 
-([Homebrew](https://brew.sh) for macOS) and package installation via `pacman` 
-or `apt` in the case of GNU/Linux.
+system.
 
 ## Author
 Written by Anders Damsgaard. Licensed under GPL v. 3+.