Create README.md

This commit is contained in:
2019-06-20 23:36:11 +01:00
committed by GitHub
commit 1304c82219

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# dotfiles.andrejus.uk
```
git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles
cd ~/git/dotfiles/install-scripts
bash ./setup.sh
```