Skip to content

Commit a41e5c9

Browse files
committed
Update README.markdown
1 parent 7f2cf47 commit a41e5c9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.markdown

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,10 @@ Do not forget to declare a variable type $ redis
4747
* Click "Open"
4848
* Click "OK"
4949

50-
### Setup in IDE Eclipse PDT
50+
### Setup in Zend Studio IDE (Eclipse PDT)
51+
52+
* Open "Window" -> "Preferences"
53+
* In preferences dialog open "PHP" -> "PHP Libriaries"
54+
* Click "New" button, in "User library name" enter "Redis", click "OK"
55+
* Select newly created "Redis", library Click "Add external folder", select path to the folder which contains your checkout of phpredis-phpdoc or you can download single "Redis.php" file https://raw.github.com/ukko/phpredis-phpdoc/master/src/Redis.php
5156

0 commit comments

Comments
 (0)