Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/userGuide/gettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@

%%{{ icon_ticked }}%% a basic knowledge of [Markdown](https://www.markdownguide.org/basic-syntax/) and [HTML](https://www.w3schools.com/html/) syntax<br>
%%{{ icon_ticked }}%% a basic knowledge of running CLI commands<br>
%%{{ icon_ticked }}%% a recent version of [npm](https://www.npmjs.com/get-npm) installed
%%{{ icon_ticked }}%% a recent version of [npm](https://www.npmjs.com/get-npm) installed<br>
%%{{ icon_ticked }}%% [Node.js](https://nodejs.org) v10.13.0 or higher installed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, we need a <br> on the line before.

</div>

<big>**1. Install MarkBind**</big>
Expand Down