diff --git a/README.md b/README.md index dce5b16..0c1e386 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Syncs austenwares.com offical bash/zsh/tmux/vim/... config files ### Installation - Using Ansible (more setup, easier syncing) - git clone https://austenwares.com/gitea/stonewareslord/sync + git clone https://gitea.austenwares.com/stonewareslord/sync cd sync virtualenv .env . .env/bin/activate @@ -13,9 +13,12 @@ Syncs austenwares.com offical bash/zsh/tmux/vim/... config files - Using stow (quicker, easier, less features) - git clone https://austenwares.com/gitea/stonewareslord/sync ~/sync + git clone https://gitea.austenwares.com/stonewareslord/sync ~/sync cd ~/sync stow skel + # For private + git clone https://gitea.austenwares.com/stonewareslord/private + stow private/skel - Installing vim