Skip to content

Commit

Permalink
HACKING: add backslash to indicate line continuation and make it copy…
Browse files Browse the repository at this point in the history
…/pasteable
  • Loading branch information
Nathan Bird committed Mar 28, 2013
1 parent de86ee6 commit aafe93a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HACKING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ Debian-based systems
On Debian and derivative systems such as Ubuntu, system requirements can be
installed by running::

apt-get install -y build-essential libssl-dev python-dev python-m2crypto
python-pip python-virtualenv swig virtualenvwrapper
apt-get install -y build-essential libssl-dev python-dev python-m2crypto \
python-pip python-virtualenv swig virtualenvwrapper

RedHat-based systems
````````````````````
Expand Down

0 comments on commit aafe93a

Please sign in to comment.