We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e601a62 + 8625338 commit d29736cCopy full SHA for d29736c
README.md
@@ -29,13 +29,13 @@ Stable library and dependencies from GitHub:
29
30
* `git clone https://github.com/pimoroni/mics6814-python`
31
* `cd mics6814-python`
32
-* `sudo ./install.sh`
+* `./install.sh`
33
34
Latest/development library and dependencies from GitHub:
35
36
37
38
-* `sudo ./install.sh --unstable`
+* `./install.sh --unstable`
39
40
**Note** Libraries will be installed in the "pimoroni" virtual environment, you will need to activate it to run examples:
41
0 commit comments