Gorilla has moved to github
This commit is contained in:
parent
d98a5974c1
commit
c3f7068bfc
2 changed files with 3 additions and 3 deletions
2
README
2
README
|
@ -26,7 +26,7 @@ Under Debian Wheezy you can simply run:
|
|||
|
||||
Yo also need to install go dependences:
|
||||
|
||||
# go get labix.org/v2/mgo/bson labix.org/v2/mgo/ code.google.com/p/gorilla/sessions
|
||||
# go get labix.org/v2/mgo/bson labix.org/v2/mgo/ github.com/gorilla/sessions github.com/gorilla/securecookie
|
||||
|
||||
== Installation ==
|
||||
=== For admins ("for developers" below) ===
|
||||
|
|
Reference in a new issue