Skip to content

Commit

Permalink
doc beta (need cont to fix bsb-plotting)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helveg committed Nov 8, 2023
1 parent 8fad948 commit 7f12b38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/usage/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ the CLI or Python:

.. code-block:: bash
pip install bsb-plotting
bsb compile --verbosity 3 --plot
.. literalinclude:: getting_started.py
Expand Down
2 changes: 1 addition & 1 deletion docs/usage/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The scaffold framework can be installed using ``pip``:

.. code-block:: bash
pip install "bsb>=4.0.0a0"
pip install "bsb>=4.0.0b0"
You can verify that the installation works with:

Expand Down

0 comments on commit 7f12b38

Please sign in to comment.