Make the building and installation instructions more generic

Change-Id: Ie528ca61633c372c548642d5602e6784e2e79ad4
diff --git a/README.md b/README.md
index cc4130c..eaf39fa 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
 pip install -U pip setuptools wheel
 pip install -U numpy GitPython
 python setup.py bdist_wheel
-pip install dist/tosa_checker-0.1.0-cp38-cp38-linux_x86_64.whl
+pip install dist/<tosa_checker>.whl
 ```
 
 ## Docker™ image