Skip to content

Commit f3557e1

Browse files
committed
fix: update 'just' installation guide link in web apps documentation
1 parent b24ea41 commit f3557e1

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** - `0.1.8` or higher, [installation guide](https://github.com/baryshev/just).
20+
- **just** - [installation guide](https://github.com/casey/just).
2121
- **Text editor** - We recommend using [VSCode](https://code.visualstudio.com/).
2222

2323
## Setup the `torus-ts` monorepo

0 commit comments

Comments
 (0)