diff --git a/content/en/admin/install.md b/content/en/admin/install.md index b99233fa..8455d278 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_8.x | bash - +curl -sL https://deb.nodesource.com/setup_10.x | bash - ``` #### Yarn {#yarn}