Skip to content

Commit 144045d

Browse files
committed
Update README.md
Added notice about node 17
1 parent f8a8383 commit 144045d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ docker-compose up
7474

7575
You can also install this directly onto your system by using the following set of commands.
7676

77-
> **NOTE:** Requires Node v10 (or later).
77+
> **NOTE:** Requires Node v10 (or later. **[node 17 not currently supported without workaround](https://github.com/os-js/OS.js/issues/785)**).
7878
7979
```bash
8080
# Install dependencies

0 commit comments

Comments
 (0)