Revision history [back]
develop askbot
I downloaded the latest askbot code by using the following command
git clone git://github.com/ASKBOT/askbot-devel.git
and then used the following command
python setup.py develop
and got the following error :
error: invalid command 'develop'
Am I missing something ?