Skip to content

Commit

Permalink
Adding complete simple workflow to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Smyth committed Jan 14, 2014
1 parent 36365db commit f925414
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,18 @@ Create a new Project:
stackstrap create mynewproject django
Change into the new folder:

.. code:: console
cd mynewproject
Vagrant Up:

.. code:: console
vagrant up
Documentation
-------------
Full documentation can be found at RTD: http://stackstrap.readthedocs.org
Expand Down

0 comments on commit f925414

Please sign in to comment.