mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 11:45:58 +00:00
Updated Developer Install Guide (markdown)
parent
203f94ae1b
commit
8c12e72437
@ -15,13 +15,13 @@ Run the install script
|
||||
###### //TODO: Specific instructions for this platform
|
||||
|
||||
#### Windows 10
|
||||
##### To set up the extension for development
|
||||
###### $ git clone https://github.com/We-Dont-Byte/Mind_Reader.git
|
||||
###### $ cd Mind_Reader
|
||||
###### $ npm install
|
||||
##### 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 .
|
||||
$ code .
|
||||
|
||||
### Linux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user