Skip to content

Commit

Permalink
Update docs/user_guide/using_the_library.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Steph Prince <[email protected]>
  • Loading branch information
CodyCBakerPhD and stephprince authored Sep 4, 2024
1 parent 9569e0c commit 3da8982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/using_the_library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Begin by installing the dependencies for streaming:

.. code-block:: bash
pip install nwbinspector[dandi]
pip install "nwbinspector[dandi]"
Then, you can use the :py:meth:`~nwbinspector.inspect_dandiset` function to stream the data from the DANDI

Expand Down

0 comments on commit 3da8982

Please sign in to comment.