This commit is contained in:
2024-02-19 13:46:45 +01:00
parent 3cdce0f50e
commit 3f35ce600e
2 changed files with 42 additions and 19 deletions

View File

@ -1,4 +1,4 @@
# Run the following command to begin
```
curl -s https://raw.githubusercontent.com/vleeuwenmenno/dotfiles/master/setup.sh | bash
curl -sSL https://raw.githubusercontent.com/vleeuwenmenno/dotfiles/master/setup.sh | bash -s -- "--install"
```