commit 0a78e422fe5499b8563f590f03416c727e06eb3d parent df62fb5a09197dd8b26b4f08820c68571a366e16 Author: Mark Feller <mfeller@recurly.com> Date: Thu, 19 Dec 2019 18:16:53 -0700 readme Signed-off-by: Mark Feller <mfeller@recurly.com> Diffstat:
M | README | | | 12 | ++++-------- |
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/README b/README @@ -1,9 +1,6 @@ -Install Fedora packages +Installation +============ -$ cd pkgs && ./install +Install packages and dot files:: -Install dot files into $HOME using GNU Stow. - -$ ./install - -$ curl https://gitlab.com/mark.feller/rice/raw/master/pkgs/macos/install | sh- \ No newline at end of file + $ curl -L mfeller.io/install.sh | sh