Skip to content

Commit ad90051

Browse files
committed
chore: wip
1 parent 676f6ee commit ad90051

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It’s incredibly easy to get started with this framework. Simply run the follow
3535
```bash
3636
curl -Ssf stacksjs.org/install | sh # wip
3737

38-
# alternatively, if Bun >= v1.1.9 is installed already,
38+
# alternatively, if Bun >= v1.1.19 is installed already,
3939
# you may also get started via:
4040
bunx stacks new my-project
4141
```

bun.lockb

4.98 KB
Binary file not shown.

resources/assets/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is where you store your project's assets.
66
- `audio/` - Audio files
77
- `video/` - Video files
88
- `styles/` - CSS files
9+
- `fonts/` - Fonts
910

1011
> **Note**
1112
> If your project does not require any assets, you can remove this folder.

0 commit comments

Comments
 (0)