Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hds-lab/textvisdrg
Browse files Browse the repository at this point in the history
  • Loading branch information
nanchenchen committed Aug 30, 2016
2 parents f4387c0 + 1921985 commit 5ff44a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/setup/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ software on it, and perform the initial project setup.
.. code-block:: bash
$ vagrant up
**If you are on mac**: You need to make sure the setup script has executable permission.

.. code-block:: bash
chmod setup/scripts/dev_setup.sh a+x
3. Once your Ubuntu VM is started, you can SSH into it with
``vagrant ssh``. This will use a key-based authentication to log you
Expand Down

0 comments on commit 5ff44a7

Please sign in to comment.