diff --git a/README.md b/README.md index 59d9f67e..14a33dcb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## Getting Started ```console -git clone git@github.com:guni1192/dotfiles.git +git clone https://github.com/guni1192/dotfiles.git cd dotfiles ./scripts/init.sh ``` @@ -40,11 +40,3 @@ docker run -it ghcr.io/guni1192/dotfiles:latest ```console $ yay -S i3 polybar rxvt-unicode dmenu ``` - -## Develop tools - -### macOS - -```console -$ brew install fzf ghq -```