Skip to content

Commit

Permalink
Revert "Remove non-existing target"
Browse files Browse the repository at this point in the history
This reverts commit 5194816.
  • Loading branch information
Andreas Linz committed Jun 13, 2018
1 parent d155b6e commit e53d8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Make sure that a go 1.7+ distribution is available on your system.
```sh
$ git clone github.com/spreadshirt/f3.git
$ cd f3
$ s/make [test|clean]
$ s/make [test|clean|docker]
```

- `s/make lint` requires `golint` which can be installed by running: `go get -u github.com/golang/lint/golint`

0 comments on commit e53d8e4

Please sign in to comment.