Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 970faca

Browse files
doc(#84): NodeJS version not npm
1 parent 55200fc commit 970faca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/app/pages/docs/introduction/app-introduction/app-introduction.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export class AppIntroduction {
3434
<h2 id="app-introduction-prerequisites">Prerequisites</h2>
3535
<p><a href="https://deckdeckgo.com">DeckDeckGo</a> requires a recent LTS version of <a href="https://nodejs.org">NodeJS</a> and npm. Make sure you&#39;ve installed and/or updated Node before continuing.</p>
3636
<blockquote>
37-
<p>Note that you will need to use npm 10 or higher</p>
37+
<p>Note that you will need to use NodeJS 10 or higher</p>
3838
</blockquote>
3939
<h2 id="app-introduction-starting-a-new-presentation">Starting a new presentation</h2>
4040
<p>Run the following command in a terminal to create a new deck:</p>

0 commit comments

Comments
 (0)