Fix tutorial

This commit is contained in:
Vincent Jacques
2012-05-28 13:29:24 +02:00
parent ecda065e01
commit b1fa0019b3
+1 -1
View File
@@ -28,7 +28,7 @@ setup(
You can also create a Github instance without authentication::
g = Github( "user", "password" )
g = Github()
Or with an OAuth token::