Skip to content

Commit 6226fa0

Browse files
committed
add install links
1 parent f2e5429 commit 6226fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Building is done via scripts defined in the package.json.
66
### Requirements
77
Development was done on NixOS 20.09. A `flake.nix` is provided, allowing for replication of the exact build environment. Alternatively, the following versions can be installed:
88

9-
* Node.js 14.9.0
10-
* Yarn 1.22.5
9+
* Node.js 14.9.0 ([downloads](https://nodejs.org/download/release/v14.9.0/), [installation](https://github.com/nodejs/help/wiki/Installation))
10+
* Yarn 1.22.5 ([installation](https://classic.yarnpkg.com/en/docs/install/))
1111

1212
### Instructions
1313
Packages can be installed via `yarn`. After this, the following (relevant) scripts are available via `yarn run <script>`:

0 commit comments

Comments
 (0)