Skip to content

Commit 93e08d8

Browse files
committed
Updated README with instructions on getting dependencies
1 parent 81360c0 commit 93e08d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The code quality is currently at the `works-for-me` level.
1313
## How to use it
1414

1515
```
16+
go get ./... # download the dependencies, currently just github.com/nlopes/slack
1617
go build
1718
./irc-slack # by default on port 6666
1819
irssi

0 commit comments

Comments
 (0)