1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-27 00:34:41 +01:00

Merge pull request #25 from Proximaio/feature/readme_typo

Change name of repository in README to liquid from goliquid
This commit is contained in:
Oliver Steele 2017-07-21 11:28:15 -04:00 committed by GitHub
commit c94902613d

View File

@ -43,7 +43,7 @@ Only the liquid package itself, and the sub-package types that are used in that
`go get gopkg.in/osteele/liquid.v1` # latest snapshot
`go get -u github.com/osteele/goliquid` # development version
`go get -u github.com/osteele/liquid` # development version
## Usage