Skip to content

Commit 166deea

Browse files
AntonOfTheWoodsarbrandes
authored andcommitted
docs: Generify currently supported node version
1 parent f33fe7d commit 166deea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ Cloning and Startup
8989
9090
``git clone https://github.com/openedx/frontend-app-account.git``
9191
92-
2. Use node v18.x.
92+
2. Use the version of Node specified in the ``.nvmrc`` file.
9393
94-
The current version of the micro-frontend build scripts support node 18.
94+
The current version of the micro-frontend build scripts supports the version of Node found in ``.nvmrc``.
9595
Using other major versions of node *may* work, but this is unsupported. For
9696
convenience, this repository includes an .nvmrc file to help in setting the
9797
correct node version via `nvm <https://github.com/nvm-sh/nvm>`_.

0 commit comments

Comments
 (0)