Skip to content

Commit 9277bef

Browse files
authored
Update README.md
1 parent c1396a7 commit 9277bef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Cloud9 Laravel 5.5 Installer
22
This install.sh script installs laravel 5.5 and php7.1 onto a fresh Cloud9 (c9.io) workspace.
33

4-
54
### How To Use
65
##### Step 1
76
Create a new C9.io Workspace with PHP as the template
@@ -10,7 +9,7 @@ Open created Workspace then go to terminal
109
##### Step 3
1110
Get the install-laravel.sh
1211
```sh
13-
$ composer require pkeogan/cloud9-install-laravel-5.5
12+
$ wget "https://raw.githubusercontent.com/pkeogan/cloud9-install-laravel-5.5/v0.1/install-laravel.sh"
1413
```
1514
##### Step 4
1615
Run The Install

0 commit comments

Comments
 (0)