Browse Source

adding note about requiring Go Modules (#31)

master
Jose Enrique Hernandez 5 years ago
committed by GitHub
parent
commit
3354ae1084
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -16,6 +16,8 @@ It checks all `a` and `img` tags in specified files.
go get -u github.com/raviqqe/liche
```
* requires [Go Modules]("https://github.com/golang/go/wiki/Modules#how-to-use-modules")
## Usage
```sh

Loading…
Cancel
Save