Browse Source

doc shorter install URL

Kyle P Davis 10 năm trước cách đây
mục cha
commit
e83b81b86a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ This also serves as a tool for getting new Mac OS X systems setup in a hurry.
 ## Installation
 
 ```bash
-curl -fsSL "https://raw.githubusercontent.com/KylePDavis/dotfiles/master/install.sh" | bash -
+curl -fsSL "https://github.com/KylePDavis/dotfiles/raw/master/install.sh" | bash -
 ```