Skip to content

Commit e2d6414

Browse files
authored
Correct Git minimal version
1 parent 792914b commit e2d6414

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To see the extension in action, open the example notebook included in the Binder
1313
## Prerequisites
1414

1515
- JupyterLab
16-
- Git (version `>=1.7.4`)
16+
- Git (version `>=2.x`)
1717

1818
## Usage
1919

@@ -89,7 +89,7 @@ JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jup
8989
9090
### Install
9191
92-
Requires node 4+ and npm 4+
92+
Requires NodeJS
9393
9494
```bash
9595
# Install new-ish JupyterLab

0 commit comments

Comments
 (0)