Changeset 102

Show
Ignore:
Timestamp:
08/09/07 11:24:55
Author:
thejimmyg
Message:

Fixes #23, updated install instructions and version number

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • AuthKit/branches/0.4/docs/pylons.txt

    r95 r102  
    151151 
    152152Although you could use the method described above to create your own auth 
    153 system a lot of the hard work has already been done for you in AuthKit 0.3. You 
     153system a lot of the hard work has already been done for you in AuthKit 0.4. You 
    154154can install it with this command:: 
    155155 
     
    160160    Until AuthKit 0.4 is released you will need to use:: 
    161161     
    162         easy_install -U http://authkit.org/svn/AuthKit/trunk#egg=AuthKit-dev 
     162        easy_install -U http://authkit.org/svn/AuthKit/branches/0.4#egg=AuthKit-dev 
    163163 
    164164Authentication