diff --git a/guides/install-nodejs.md b/guides/install-nodejs.md index f0b7f0c..9f8eb1a 100644 --- a/guides/install-nodejs.md +++ b/guides/install-nodejs.md @@ -61,6 +61,6 @@ npm --version You should see the version numbers of Node.js and npm printed in the terminal, indicating a successful installation. -Prerequisites +## Finished Congratulations! You have now installed Node.js 18 on your Ubuntu 22.04 machine. Node.js is ready to be used for developing your JavaScript applications.