diff --git a/README.md b/README.md index fca92b4..30f494d 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,11 @@ -Dotfiles -======== +## Dotfiles A collection of dotfiles used by [nikdoof](https://github.com/nikdoof) -Linux ------ +## Linux / macOS -Installation is handled by `stow`. +Installation is handled by `stowage`. ``` curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash ``` - -Windows -------- - -Installation is managed by [PSDotFiles](https://github.com/ralish/PSDotFiles). Which can be easily installed from the PSGallery (check bootstrap.ps1)