1
0
Fork 0

Fixed version

This commit is contained in:
Daniele Tricoli 2010-11-16 15:30:07 +01:00
parent e208c9969a
commit 943b002cce
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -8,9 +8,9 @@ few additional fields and integrates CKeditor.
Installation
============
Assuming that you want to install ``microcms`` version 0.1:
Assuming that you want to install ``microcms`` version 0.1.0:
$ pip install hg+http://hg.mornie.org/django/microcms/@v0.1#egg=microcms
$ pip install hg+http://hg.mornie.org/django/microcms/@v0.1.0#egg=microcms
Or download a packaged version and and use Python's ``distutils`` to install.