Skip to content

Commit 5125222

Browse files
authored
Update README.md
1 parent 2c9247f commit 5125222

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ wget -O c9_php_mysql.sh https://raw.githubusercontent.com/fla91fr/laravel-insta
2828
chmod +x c9_php_mysql.sh
2929
./c9_php_mysql.sh
3030
```
31+
## To update AWS Cloud9 Instance (php 7.2 modules + composer installation) :
32+
wget -O aws-composer-php7.2-modules.sh https://raw.githubusercontent.com/fla91fr/laravel-installer/master/aws-composer-php7.2-modules.sh
33+
chmod +x aws-composer-php7.2-modules.sh
34+
./aws-composer-php7.2-modules.sh

0 commit comments

Comments
 (0)