Skip to content

Commit b24ea41

Browse files
committed
fix: update minimum version for 'just' in installation guide for web apps documentation
1 parent 7f55121 commit b24ea41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/web-apps/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide will walk you through the process of installing and running the `toru
1717

1818
- **Node.js** - `20.16.0` or higher.
1919
- **pnpm** - `9.7.1` or higher.
20-
- **just** - `20.10.7` or higher, [installation guide](https://github.com/baryshev/just).
20+
- **just** - `0.1.8` or higher, [installation guide](https://github.com/baryshev/just).
2121
- **Text editor** - We recommend using [VSCode](https://code.visualstudio.com/).
2222

2323
## Setup the `torus-ts` monorepo

0 commit comments

Comments
 (0)