mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #3640 from tony/patch-1
Fix links to OS X installation docs
This commit is contained in:
commit
32018042dc
@ -175,7 +175,7 @@ Install Salt (and dependencies) into the virtualenv::
|
|||||||
.. note:: Installing dependencies on OS X.
|
.. note:: Installing dependencies on OS X.
|
||||||
|
|
||||||
You can install needed dependencies on OS X using homebrew or macports.
|
You can install needed dependencies on OS X using homebrew or macports.
|
||||||
See :doc:`OS X Installation </topics/installation/osx`
|
See :doc:`OS X Installation </topics/installation/osx>`
|
||||||
|
|
||||||
Running a self-contained development version
|
Running a self-contained development version
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -263,7 +263,7 @@ and 103 characters on BSD-based systems.
|
|||||||
# use 'limit descriptors 2047' for c-shell
|
# use 'limit descriptors 2047' for c-shell
|
||||||
ulimit -n 2047
|
ulimit -n 2047
|
||||||
|
|
||||||
To set file descriptors on OSX, refer to the :doc:`OS X Installation </topics/installation/osx` instructions.
|
To set file descriptors on OSX, refer to the :doc:`OS X Installation </topics/installation/osx>` instructions.
|
||||||
|
|
||||||
Running the tests
|
Running the tests
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user