Skip to content

Commit ca0989b

Browse files
authored
Update install instructions
1 parent c72efa6 commit ca0989b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The very first PHP School workshop. A revolutionary new way to learn PHP </br> B
2929
## Installation
3030

3131
1. Install [PHP](http://php.net/downloads.php)
32-
2. Install [Composer](https://getcomposer.org/download/)
33-
3. Run `composer global require php-school/learn-you-php`
32+
2. Install [workshop-manager](https://www.phpschool.io/)
33+
3. Run `workshop-manager install learnyouphp`
3434
4. Run `learnyouphp`
3535

3636
**learnyouphp** will run through a series of PHP workshops. Starting at a basic "Hello World" and moving on to more advanced exercises about dealing with filesystems, objects, exceptions and streams.

0 commit comments

Comments
 (0)