Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackneill committed Jul 9, 2013
1 parent 6f105c9 commit ffcfd3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
You can change `~/.gopath` to whatever you want.<br>

### Packages
* SQLite go binding: `go get github.com/mattn/go-sqlite3`
* SQLite go binding: `go get github.com/mattn/go-sqlite3`
* Backend web services: `go get github.com/hoisie/web`
* Session manager: `go get github.com/mattn/go-session-manager`
* Session manager: `go get github.com/mattn/go-session-manager`

### Configuration

Expand Down

0 comments on commit ffcfd3e

Please sign in to comment.