You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: 'Installation'
6
6
7
7
## Prerequisites
8
8
9
-
-[**npm**](https://www.npmjs.com/)it is a package manager for the JavaScript programming language.
9
+
-[**npm**](https://www.npmjs.com/) is a package manager for the JavaScript programming language.
10
10
-[**node.js**](https://nodejs.org/en/) is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.
11
11
-[**git**](https://git-scm.com/) is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development.
0 commit comments