Add install instructions

This commit is contained in:
2024-11-16 07:31:45 -05:00
parent 2e84d9a55e
commit 1a739286cd

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Installation
To install, run
```bash
curl -LsSf https://git.potokar.us/easton/dotfiles/raw/branch/master/.config/yadm/install.sh | sh
```