Skip to content

Commit

Permalink
replace bzr with git
Browse files Browse the repository at this point in the history
  • Loading branch information
anandology committed Jan 5, 2011
1 parent b779311 commit c672048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Expand Up @@ -33,8 +33,8 @@ web.py 0.23 was released 2008-01-19: [web.py-0.23.tar.gz][16]


To always have the latest version of web.py, run: To always have the latest version of web.py, run:


bzr get http://webpy.org/bzr/webpy.dev/ git clone git://github.com/webpy/webpy.git
ln -s `pwd`/webpy.dev/web . ln -s `pwd`/webpy/web .


Upgrading from an older version? Be sure to [read the upgrade guide][17]. Upgrading from an older version? Be sure to [read the upgrade guide][17].


Expand Down

0 comments on commit c672048

Please sign in to comment.