Skip to content

Commit

Permalink
fix README installation error
Browse files Browse the repository at this point in the history
  • Loading branch information
mindlesslcc committed Mar 7, 2017
1 parent 4489aed commit 466df84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ $ cd $GOPATH/src/github.com/Terry-Mao/gosnowflake
# compile
$ go install
$ cp ./gosnowflake-example.conf $GOPATH/bin/gosnowflake.conf
$ cp log.xml $GOPATH/bin/log.xml
$ cd $GOPATH/bin
# run
$ ./gosnowflake -conf=./gosnowflake.conf
Expand Down

0 comments on commit 466df84

Please sign in to comment.