Skip to content

Commit 57965c0

Browse files
committed
Updated requirements on lesson 1
1 parent add4d3c commit 57965c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/lesson1/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Introduction to PHP
88
* 15 minutes
99
* PHP installed - this is by default on most Operating Systems. But if not, here are the official [installation instructions](http://php.net/manual/en/install.php)
1010
* Check installation by running the following command in cli `php -v`, this should output the version, eg. **5.5.9**
11-
* Or use an online IDE [Lesson 1](/php/lesson1/tutorial.md)
11+
* Or use an [online IDE](https://docs.c9.io/docs/getting-started)
1212

1313
##### Achievements
1414

0 commit comments

Comments
 (0)