Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit 623035e

Browse files
authored
Update README.md
Renamed repo to lib-phpdebug-js
1 parent 6faf15e commit 623035e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ Requirements
2424

2525
* [node.js](http://nodejs.org/) & *npm*
2626
* Webserver with *PHP* support
27-
* [PHP 5.2+](http://php.net/) *cli* and *webserver* support
27+
* [PHP 5.2+ / 7.0+](http://php.net/) *cli* and *webserver* support
2828
* [Xdebug 2.2.x](http://www.xdebug.org/) (see [Xdebug Install](http://www.xdebug.org/docs/install))
2929

3030
Install
3131
-------
3232

33-
git clone git://github.com/jasny/lib-phpdebug.git
34-
cd lib-phpdebug
33+
git clone git://github.com/jasny/lib-phpdebug-js.git
34+
cd lib-phpdebug-js
3535
npm install
3636

3737
Setup

0 commit comments

Comments
 (0)