We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8951875 commit f12f345Copy full SHA for f12f345
docs/getting-started.md
@@ -2,7 +2,7 @@
2
3
The Epic Stack is a [Remix Stack](https://remix.run/stacks). To start your Epic
4
Stack, run the following [`npx`](https://docs.npmjs.com/cli/v9/commands/npx)
5
-command:
+command using the current LTS version of Node.js:
6
7
```sh
8
npx create-epic-app@latest
0 commit comments