diff --git a/docs/install.md b/docs/install.md index 36bc45a277..4ed2268e6f 100644 --- a/docs/install.md +++ b/docs/install.md @@ -39,7 +39,7 @@ We don't test Firefish on non-Linux systems, so please install Firefish on such
-Possible setup on FreeBSD (as of version 20240630) +Possible setup on FreeBSD (as of version 20240725) You can install Firefish on FreeBSD by adding these extra steps to the standard instructions: @@ -48,7 +48,7 @@ You can install Firefish on FreeBSD by adding these extra steps to the standard ```json "pnpm": { "overrides": { - "rollup": "npm:@rollup/wasm-node@4.17.2" + "rollup": "npm:@rollup/wasm-node } } ```