We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f717e commit ca4e129Copy full SHA for ca4e129
section9/lectures/135_want_to_deploy_to_aws/commands.md
@@ -1,5 +1,5 @@
1
## Deploy to AWS
2
-If deploying on AWS, after installing Ubuntu 16.04, make sure to install libpcre2 and libpcre3-dev by running the following commands:
+If deploying on AWS, after installing Ubuntu 16.04, make sure to install libpcre3 and libpcre3-dev by running the following commands:
3
4
```bash
5
sudo apt-get install libpcre3 libpcre3-dev
0 commit comments