From e6e17d861e393dd34d5725110b56b1b00887f4d7 Mon Sep 17 00:00:00 2001 From: Rousseau Vincent <vincent.rousseau@irstea.fr> Date: Fri, 29 Mar 2019 12:56:06 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 4822a80..96da4df 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # sense-hat -## Optional virtual env - -`python3 -m venv sense-hat-env` - -`source sense-hat-env/bin/activate` - - ## Installation `git clone https://gitlab.irstea.fr/raspberry-pi/sense-hat.git` -- GitLab