aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 162139c..ffb0182 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,12 @@ To build the TOSA Checker the following are required:
## Building and installation
+```
pip install -U pip setuptools wheel
pip install -U numpy
python setup.py bdist_wheel
pip install dist/tosa_checker-0.1.0-cp38-cp38-linux_x86_64.whl
+```
## Dockerâ„¢ image