diff --git a/README.md b/README.md index d9ee24967de1f60805b0c420278141c505697e6a..7bd2ffe5a68dcbdc88af21f38c597a2fd1498e6c 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,6 @@ Or, for Python 2: python2 -m pip install cfelpyutils -It is also available as a package for the [Anaconda](<https://anaconda.org/>) Python -distribution. It can be installed using the 'conda' command: - - conda install -c ondateam cfelpyutils - The library can also be installed manually by checking out the repository and running: python setup.py install