Skip to content

Commit 422193a

Browse files
committed
readme: remove pointless go get command
1 parent 3b0941c commit 422193a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
An [IMAP4rev1](https://tools.ietf.org/html/rfc3501) library written in Go. It
88
can be used to build a client and/or a server.
99

10-
```shell
11-
go get github.com/emersion/go-imap/...
12-
```
13-
1410
## Usage
1511

1612
### Client [![GoDoc](https://godoc.org/github.com/emersion/go-imap/client?status.svg)](https://godoc.org/github.com/emersion/go-imap/client)

0 commit comments

Comments
 (0)