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.
1 parent e7097f6 commit c464246Copy full SHA for c464246
README.md
@@ -18,7 +18,7 @@ You will first have to install some python dependencies before you can run Block
18
* pyserial
19
* cherrypy
20
21
-These can all be installed using pip
+These can all be installed using the auto-installer by running the following in the terminal: 'python InstallDependencies.py'
22
23
Then do: python BlocklyPropClient.py
24
0 commit comments