Skip to content

Commit

Permalink
Fix typo in description.
Browse files Browse the repository at this point in the history
  • Loading branch information
dombesz authored Mar 26, 2024
1 parent c9934d8 commit 2b45ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/development-environment-ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ git clone https://github.com/nodenv/node-build.git $(nodenv root)/plugins/node-b

You can find the latest LTS version here: [nodejs.org/en/download/](https://nodejs.org/en/download/)

At the time of writing this is v16.13.1 Install and activate it with:
At the time of writing this is v20.9.0 Install and activate it with:

```shell
nodenv install 20.9.0
Expand Down

0 comments on commit 2b45ecc

Please sign in to comment.