Add submodule update step to installation docs.

This commit is contained in:
James Socol 2010-05-04 15:47:36 -07:00
Родитель 474d04368e
Коммит 910d301d06
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -36,6 +36,7 @@ Getting the Source
Grab the source from Github using::
git clone git://github.com/jsocol/kitsune.git
git submodule update --init
virtualenv