8000 docs: Mention minimum Node version requirement (#55) · sourcegraph/scip-python@fb86254 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb86254

Browse files
docs: Mention minimum Node version requirement (#55)
1 parent 7afc431 commit fb86254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ $ # Install scip-python
1111
$ npm install -g @sourcegraph/scip-python
1212
```
1313

14+
scip-python requires Node v16 or newer. See the [Dockerfile](https://github.com/sourcegraph/scip-python/blob/scip/Dockerfile.autoindex) for an exact SHA that is tested.
15+
1416
## Usage
1517

1618
```

0 commit comments

Comments
 (0)
0