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
2 changes: 1 addition & 1 deletion _sources/contributor/building-locally.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The above commands do the following:
.. note::

- You can select recipes to lint/build using ``--git-range master``,
which which will select those recipes that have been changed
which will select those recipes that have been changed
between your master and your branch. Or you can specify recipes
directly using ``--packages mypackage1 mypackage2``.
- The ``--docker`` flag instructs ``bioconda-utils`` to execute the
Expand Down