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 b118b91 commit cd10f01Copy full SHA for cd10f01
docs/guide/get-started.md
@@ -8,7 +8,7 @@ This guide will help you get started with your first Stacks project. Simply run
8
# not working atm
9
curl -Ssf stacksjs.org | sh # wip
10
11
-# alternatively, if Bun >= v1.0 is installed already,
+# alternatively, if Bun >= v1.1.29 is installed already,
12
# you may also get started via:
13
bunx stacks new my-project
14
```
0 commit comments