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 7, 2021
1 parent df1c91a commit 71d47f6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ For ease of simplicity, I recommend installing the `Slap IDE`_ over VIM or GNU N
::

curl -sL https://raw.githubusercontent.com/slap-editor/slap/master/install.sh | sh
Also keep in mind if you decide to use slap, it utilizes Node.js so make sure you have the latest version installed:``sudo npm install -g slap@latest
| Also keep in mind if you decide to use slap, it utilizes Node.js so make sure you have the latest version installed:``sudo npm install -g slap@latest``
| You can now run the Slap commands seen `at their repo`_, for editing code files. For HaXe, I recommend you do the default PPA Ubuntu Installation:
You can now run the Slap commands seen `at their repo`_, for editing code files. For HaXe, I recommend you do the default PPA Ubuntu Installation:

::

Expand Down

0 comments on commit 71d47f6

Please sign in to comment.