diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 08:14:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 08:14:42 +0000 |
commit | 6963f5f48ed68cb42b92e40c84014bd12cd377fc (patch) | |
tree | c2abdd80665f8494280a65417a9c21156ff41125 /html/README.md | |
parent | Adding upstream version 1.7.3. (diff) | |
download | ttyd-6963f5f48ed68cb42b92e40c84014bd12cd377fc.tar.xz ttyd-6963f5f48ed68cb42b92e40c84014bd12cd377fc.zip |
Adding upstream version 1.7.7.upstream/1.7.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'html/README.md')
-rw-r--r-- | html/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/html/README.md b/html/README.md index e47c3f3..0902433 100644 --- a/html/README.md +++ b/html/README.md @@ -1,6 +1,8 @@ ## Prerequisites -install [Yarn](https://yarnpkg.com), and run: `yarn install`. +> **NOTE:** yarn v2 is required. + +Install [Yarn](https://yarnpkg.com/getting-started/install), and run: `yarn install`. ## Development |