Skip to content

Commit e763eed

Browse files
author
Jon Mountjoy
committed
Update README.md
1 parent 5778d27 commit e763eed

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
@@ -1,10 +1,10 @@
11
# php-getting-started
22

3-
A barebones PHP app using [Silex](http://expressjs.com/).
3+
A barebones PHP app using [Silex](http://silex.sensiolabs.org/) and [Twig](http://twig.sensiolabs.org/).
44

55
## Running Locally
66

7-
Make sure you have [Node.js](http://nodejs.org/) and the [Heroku Toolbelt](https://toolbelt.heroku.com/) installed.
7+
Make sure you have PHP, Apache and Composer installed. Also, install the [Heroku Toolbelt](https://toolbelt.heroku.com/).
88

99
```sh
1010
git clone git@github.com:jonmountjoy/php-getting-started.git # or clone your own fork

0 commit comments

Comments
 (0)