Browse Source

readme: add note about reading scripts before use

Kyle P Davis 9 years ago
parent
commit
6468485a7b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -13,6 +13,7 @@ This also serves as a tool for getting new Mac OS X and Linux systems setup in a
 ```bash
 ```bash
 curl -fsSL "https://github.com/KylePDavis/dotfiles/raw/master/install.sh" | bash -
 curl -fsSL "https://github.com/KylePDavis/dotfiles/raw/master/install.sh" | bash -
 ```
 ```
+_(you do read these scripts, right?)_