Updated Developer Install Guide (markdown)

Pedro Alvarez 2022-05-05 11:54:49 -05:00
parent f339a61c4b
commit d39dbb7b8f

@ -15,7 +15,13 @@ Run the install script
###### //TODO: Specific instructions for this platform
#### Windows 10
###### //TODO: Specific instructions for this platform
To set up the extension for development
$ git clone https://github.com/We-Dont-Byte/Mind_Reader.git
$ cd Mind_Reader
$ npm install
To open the repository in VSCode
$ code .
### Linux