diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 5709827..5a1f4ce --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This means you can focus on writing code, not configuring your build tool. To install Squish, you need to have Go installed on your system. Then, run: ```bash -go get -u github.com/foxycorps/squish +go get -u github.com/crazywolf132/squish ``` ## Quick Start