mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update install instructions in readme
This commit is contained in:
@@ -11,7 +11,7 @@ There are two ways to install WTF:
|
||||
Get this repo and install the dependencies:
|
||||
|
||||
```bash
|
||||
go get github.com/senorprogrammer/wtf
|
||||
go get -u github.com/senorprogrammer/wtf
|
||||
cd $GOPATH/src/github.com/senorprogrammer/wtf
|
||||
make install
|
||||
make run
|
||||
|
||||
Reference in New Issue
Block a user