mirror of
https://github.com/strapi/strapi.git
synced 2025-08-09 09:14:49 +00:00
Merge pull request #5932 from bjdixon/bugfix/aws-documentation-typo
Fix Typo in AWS deployment documentation
This commit is contained in:
commit
dd34f9465a
@ -211,7 +211,7 @@ Strapi currently supports `Node.js v12.x.x`. The following steps will install No
|
||||
|
||||
```bash
|
||||
cd ~
|
||||
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
|
||||
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
|
||||
...
|
||||
sudo apt-get install nodejs
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user