Skip to content

Commit

Permalink
Update tools.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
safl committed May 18, 2015
1 parent b02e9ad commit 3b0bcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/developers/tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ However, both Python and NumPy floods the valgrind output with memory errors - i
cd /tmp/
wget https://pypi.python.org/packages/source/C/Cheetah/Cheetah-$CTV.tar.gz
tar -xzf Cheetah-$CTV.tar.gz
cd Cheetah-$CTV.tar.gz
cd Cheetah-$CTV
sudo dython setup.py install

export NV=1.8.2
Expand Down

0 comments on commit 3b0bcea

Please sign in to comment.