Updated Developer Install Guide (markdown)

Pedro Alvarez 2022-05-05 12:03:40 -05:00
parent 203f94ae1b
commit 8c12e72437

@ -16,12 +16,12 @@ Run the install script
#### Windows 10 #### Windows 10
##### To set up the extension for development ##### To set up the extension for development
###### $ git clone https://github.com/We-Dont-Byte/Mind_Reader.git $ git clone https://github.com/We-Dont-Byte/Mind_Reader.git \
###### $ cd Mind_Reader $ cd Mind_Reader \
###### $ npm install $ npm install
##### To open the repository in VSCode ##### To open the repository in VSCode
###### $ code . $ code .
### Linux ### Linux