Updated Developer Install Guide (markdown)

Pedro Alvarez 2022-05-05 11:57:23 -05:00
parent a6ccc5928e
commit 203f94ae1b

@ -15,13 +15,13 @@ Run the install script
###### //TODO: Specific instructions for this platform ###### //TODO: Specific instructions for this platform
#### 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