Skip to content
Snippets Groups Projects
Commit 6bb73862 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'p1' into 'master'

Update installation instructions since conda's usage has changed.

See merge request !147
parents a6af4d6b 3c1c3896
No related branches found
No related tags found
1 merge request!147Update installation instructions since conda's usage has changed.
Pipeline #
......@@ -17,8 +17,8 @@ packages that you want to use, use conda_ to install them:
.. code-block:: sh
$ conda search bob.bio # searching
$ conda search bob.db # searching
$ conda search "bob.bio.*" # searching
$ conda search "bob.db.*" # searching
$ conda install bob.bio.base bob.bio.<bioname> bob.db.<dbname>
where you would replace ``<bioname>`` and ``<dbname>`` with the name of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment