Skip to content

Commit

Permalink
use my py3 dabo fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlFK committed Jun 29, 2016
1 parent d8b9a3e commit 9ae0fb9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALL.sh
Expand Up @@ -108,7 +108,9 @@ cd $(python -c "from distutils.sysconfig import get_python_lib; print( get_pytho
# mv dabo/locale/ ./lib/python2.5/site-packages/dabo
# mv ~/.virtualenvs/veyepar/dabo/locale/ ~/.virtualenvs/veyepar/lib/python2.6/site-packages/dabo

git clone https://github.com/dabodev/dabo.git dabo-master
# git clone https://github.com/dabodev/dabo.git dabo-master
# get my py3 fork
git clone https://github.com/CarlFK/dabo.git dabo-master
ln -s dabo-master/dabo


Expand Down

0 comments on commit 9ae0fb9

Please sign in to comment.