Skip to content

Commit

Permalink
Update Main Installation Methods.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Mentors4EDU committed Feb 1, 2021
1 parent 51015cb commit 397c7a1
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,11 @@ In regards to usage, I recommend reading our SDK's
generic usage guide `that is here`_. The same instructions apply to
droplets.

Please keep in mind you can skip the ```npm install```, as the node modules should already be pre-installed in this droplet but not the below configurations.

To access the program in root use ```cd/node_modules/decentralized-intrernet```. The dev files should be in ```cd/addon```. You can then install the below configurations and proceed with the core component development.


**Configurations:** \
For ease of simplicity, I recommend installing the `Slap IDE`_ over VIM or GNU Nano. \
| ``curl -sL https://raw.githubusercontent.com/slap-editor/slap/master/install.sh | sh`` \
Expand Down

0 comments on commit 397c7a1

Please sign in to comment.