diff --git a/README.md b/README.md index 47d48509ce0e277c7ebb094618cfef91808f675b..d6820d93d1ce826a0d3a728421d51c70ad5e5e16 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,10 @@ Written by Ian Bell, NIST. ## Install -For windows and OSX, you should be able to install the most recent version from PYPI with +For all users, you should be able to install the most recent version from PYPI with ``pip install teqp`` -For linux users, please build yourself following the instructions below. - -The windows wheels are built/pushed with the ``buildwheels.py`` script, the OSX wheels are built as part of github action - ## Tests [](https://github.com/usnistgov/teqp/actions/workflows/runcatch.yml)