Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions docs/cmake_doc/options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@ together using the following instructions:

..

.. warning:: To build NEURON from source you either need to clone the
NEURON Git repository or download a source code archive that includes
Git submodules, such as the ``nrn-full-src-package-X.Y.Z.tar.gz`` file in
the `NEURON
releases <https://github.com/neuronsimulator/nrn/releases>`__ on
GitHub. The tarballs like ``Source code (tar.gz)`` or
``Source code (zip)`` created by GitHub are incomplete.
.. warning:: To build NEURON from source you either need to clone the NEURON Git repository or download a source code archive that includes Git submodules, such as the ``nrn-full-src-package-X.Y.Z.tar.gz`` file in the `NEURON releases <https://github.com/neuronsimulator/nrn/releases>`__ on GitHub. The tarballs like ``Source code (tar.gz)`` or ``Source code (zip)`` created by GitHub are incomplete.

2. Create a build directory:

Expand Down
Loading