From 40e0fbb6eecf345c8a7128777dee7a5235a6d148 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 28 Jun 2022 17:28:46 -0500 Subject: chore: update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21b2801..16fbf51 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,15 @@ Install ------- ```sh -git clone https://github.com/tobyvin/.dotfiles.git ~/.dotfiles && cd ~/.dotfiles && make stow +git clone https://git.sr.ht/~tobyvin/.dotfiles ~/.dotfiles && cd ~/.dotfiles && make stow ``` Getting started --------------- -The configuration files are managed using gnu stow and make. The Makefile includes targets for stowing, un-stowing, and cleaning the symlinks. It also has targets for installing a selection of tools I use. +The configuration files are managed using gnu stow and make. The Makefile +includes targets for stowing, un-stowing, and cleaning the symlinks. It also +has targets for installing a selection of tools I use. -Run `make interactive` or simply `make` to view and interactively select targets to install. \ No newline at end of file +Run `make interactive` or simply `make` to view and interactively select targets +to install. -- cgit v1.2.3-70-g09d2