Skip to content
Snippets Groups Projects
Commit 36866a14 authored by yvesn's avatar yvesn
Browse files

obis: corrected readme

parent 55305420
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,7 @@ Since `obis` is based on `pybis`, it requires python 3.6 and the corresponding ` ...@@ -15,8 +15,7 @@ Since `obis` is based on `pybis`, it requires python 3.6 and the corresponding `
First, install `pybis` if it is not already installed. Then install `obis` (paths relative to repository root): First, install `pybis` if it is not already installed. Then install `obis` (paths relative to repository root):
``` ```
pip3 install src/python/PyBis pip3 install src/python
pip3 install src/python/Obis
``` ```
# See also # See also
......
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