diff --git a/Readme.md b/Readme.md index ad5a96a..17a0c18 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,11 @@ ## Installation +```bash +curl dot.sapegin.me | bash +``` +or + ```bash cd ~ && git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py ```