Skip to content

Updating

dotJS edited this page Dec 2, 2017 · 6 revisions

Updating SimplePresence to a new version.

  1. Run "cd SimplePresence" (created in Setup)
  2. Run git pull
  3. Restart SimplePresence with npm run start

Note: If you get an error on step 2, try run git checkout -- .

Clone this wiki locally