Skip to content

Commit

Permalink
Fixed formats for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Dec 20, 2013
1 parent a59927f commit cd3edf0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/debianwheezy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Getting started with the Virtual Machine

First you will need to clone the repository:

.. code-block::
::

git clone [email protected]:interlegis/colab.git

Expand All @@ -47,7 +47,7 @@ First you will need to clone the repository:
Enter in the repository you've just cloned.
To start working all you need is to turn the virtual machine on with the command:

.. code-block::
::

vagrant up

Expand Down Expand Up @@ -85,14 +85,14 @@ should be located in :file:`src/colab/`.

To get started you can copy the example file as follow:

.. code-block::
::

cp src/colab/local_settings-dev.py src/colab/local_settings.py


Now we are ready to run:

.. code-block::
::

fab runserver
Expand Down

0 comments on commit cd3edf0

Please sign in to comment.