Skip to content

Commit

Permalink
Merge pull request #778 from bluesky/mrakitin-patch-1
Browse files Browse the repository at this point in the history
DOC: update conda installation instructions in README
  • Loading branch information
tacaswell authored Jul 24, 2023
2 parents a597009 + 1c28a12 commit b38f0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ generic data access tool (outside of the Bluesky Project).

============== ==============================================================
PyPI ``pip install databroker``
Conda ``pip install -c nsls2forge databroker``
Conda ``conda install -c conda-forge databroker``
Source code https://github.com/bluesky/databroker
Documentation https://blueskyproject.io/databroker
============== ==============================================================
Expand Down

0 comments on commit b38f0c8

Please sign in to comment.