From 73907acb32134e4f879da6fd886c1db8a2fafdbe Mon Sep 17 00:00:00 2001 From: Diego AC Date: Tue, 29 Sep 2020 12:03:09 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 421cdfa2..c58cf715 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ You can activate the environment by running: conda activate sashimi +You will have to also install `pyvisa` within the new environment (which does not come with it): + + pip install pyvisa + ### Install with pip For a non-editable installation run: