Skip to content
This repository was archived by the owner on Jun 6, 2019. It is now read-only.

Commit f31e54e

Browse files
authored
Merge pull request #30 from melotusme/master
correct example path in Reverse section
2 parents 62a4355 + 5e3ad0f commit f31e54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ to get help
4545

4646
example:
4747

48-
`cd $GOPATH/github.com/go-xorm/cmd/xorm`
48+
`cd $GOPATH/src/github.com/go-xorm/cmd/xorm`
4949

5050
sqlite:
5151
`xorm reverse sqite3 test.db templates/goxorm`

0 commit comments

Comments
 (0)