From b97f59e8510f195a61301f1c2aef9c2a4faa0d77 Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Thu, 18 Jul 2024 14:24:28 -0500 Subject: [PATCH] Removed conda installation instructions --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 64ad69420..fadcdac1f 100644 --- a/README.md +++ b/README.md @@ -19,17 +19,11 @@ The [LINC Brain Python client](https://pypi.org/project/lincbrain-cli/) allows y ## Installation -LINC Brain Client releases are [available from PyPI](https://pypi.org/project/lincbrain-cli) -and [conda-forge](https://anaconda.org/conda-forge/lincbrain-cli). Install them in your Python (native, virtualenv, or -conda) environment via +LINC Brain client releases are available from [PyPI](https://pypi.org/project/lincbrain-cli). +Install them in your Python (native, virtualenv, or conda) environment via pip install lincbrain-cli -or - - conda install -c conda-forge lincbrain-cli - - ## CLI Tool This package provides a command line utility with a basic interface