aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcristiano <[email protected]>2020-12-31 11:58:06 +0000
committercristiano <[email protected]>2020-12-31 11:58:06 +0000
commitae09733fd5fdb6147971478ee2236b63e2b30eb5 (patch)
tree3b2a766553f2d92af68e915893b561d13fe3ff4b /README.md
parent692a8cba26a388bafe7f4c7bd717bc42bd22c94f (diff)
downloadprotonmail-themes-ae09733fd5fdb6147971478ee2236b63e2b30eb5.tar.xz
protonmail-themes-ae09733fd5fdb6147971478ee2236b63e2b30eb5.zip
Updates README. 📖
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2c6b2db..db8b5e7 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ Install [NodeJS](https://nodejs.org/en/), after forking/cloning this repository
```bash
cd protonmail-themes
-# Requires Node v13.0.1, run `nvm use` to set the correct version.
+# Requires Node v15.2.1, run `nvm use` to set the correct version.
npm install
```