mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
HACKING: add backslash to indicate line continuation and make it copy/pasteable
This commit is contained in:
parent
de86ee6fa4
commit
aafe93aec4
@ -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
|
||||
````````````````````
|
||||
|
Loading…
Reference in New Issue
Block a user