Created
October 21, 2020 13:32
-
-
Save rahim42324/be47bfc9d9d0a9fef7ae926d57fc564c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## Updating the system libraries ## | |
| sudo apt-get update | |
| ## Installing node js in the system ## | |
| sudo apt-get install nodejs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment