Picture of Brian Quinn
Re: Version 0.1.1 of the Authoring Tool has been released
by Brian Quinn - Monday, 13 July 2015, 1:04 PM
 

To install the latest version:

  1. Run a git pull on your adapt_authoring repo to update the master branch.
  2. Run npm install
  3. Run node server as usual.  If you get a message about a later version available, run node upgrade and follow the instructions.

From this point on, running node upgrade will keep you up to date.