diff --git a/content/en/admin/install.md b/content/en/admin/install.md index 8455d278..83802ded 100644 --- a/content/en/admin/install.md +++ b/content/en/admin/install.md @@ -22,7 +22,7 @@ Make sure curl is installed first: #### Node.js {#node-js} ```bash -curl -sL https://deb.nodesource.com/setup_10.x | bash - +curl -sL https://deb.nodesource.com/setup_12.x | bash - ``` #### Yarn {#yarn}