Skip to content

Commit f12f345

Browse files
updated getting-started.md initial command wording (#977)
1 parent 8951875 commit f12f345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Epic Stack is a [Remix Stack](https://remix.run/stacks). To start your Epic
44
Stack, run the following [`npx`](https://docs.npmjs.com/cli/v9/commands/npx)
5-
command:
5+
command using the current LTS version of Node.js:
66

77
```sh
88
npx create-epic-app@latest

0 commit comments

Comments
 (0)