1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-30 08:18:59 +01:00

Change name of repository in README to liquid from goliquid

This commit is contained in:
James Littlejohn 2017-07-21 10:49:35 +10:00
parent de5fffa5c6
commit 08cf333161

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