try updating rtfd

This commit is contained in:
rowanc1
2014-02-27 09:51:02 -08:00
parent 7a5fde8a3e
commit 9fb83ad727
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -6,3 +6,4 @@ except ImportError, e:
os.system('mv simpeg/SimPEG temp')
os.system('rm -rf simpeg')
os.system('mv temp SimPEG')
os.system('echo export PYTHONPATH=$PYTHONPATH:'+os.path.abspath('.')+' >> ~/.bashrc')