documentation: Corrected go-get for tests.

pull/3/head
Dustin Oprea 2018-05-02 15:23:55 -04:00
parent 4d0cad2afb
commit 84fe4298c4
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Remaining Tasks:
To get the project:
```
$ go get github.com/dsoprea/go-exif
$ go get -t github.com/dsoprea/go-exif
```