@williningc's suggestions

This commit is contained in:
Jonathan Frederic 2016-02-09 16:39:41 -08:00
parent fe5ffc106b
commit ac7f19821f

View File

@ -103,8 +103,8 @@ If you're working on the Javascript of the notebook, try running
npm run build:watch
in another terminal window to have the notebook incrementally
watch and build the Javascript for you, as you make changes.
in another terminal window to have the system incrementally
watch and build the notebook's JavaScript for you, as you make changes.
"""
#-----------------------------------------------------------------------------