Skip to content

Updating PALplots with Git

johjam edited this page Apr 17, 2015 · 1 revision

When new changes are made to PALplots, you can update your repo easily with the following:

  1. Navigate to the location of your PALplots repo

  2. git pull

  3. Reinstall PALplots: sudo python setup.py install

Clone this wiki locally