diff --git a/README.md b/README.md index 5f4bb714..c1c6b163 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,15 @@ directory as an argument! See below for installation options. - run `./configure ` - run `make install` +> [!NOTE] +> Some Linux distributions package a version of Node.js that will fail to build Vivify. In that case you'll need to download an official version from https://nodejs.org/. The recommended method is to use [Node Version Manager (nvm)](https://github.com/nvm-sh/nvm/blob/master/README.md) +> +> ``` +> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash +> exec bash +> nvm install node +> ``` + ## Get help Is something not working or do you have any questions? [Start a