Skip to content

Commit 2ddf5d8

Browse files
committed
Update README.markdown
1 parent a41e5c9 commit 2ddf5d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ Do not forget to declare a variable type $ redis
5353
* In preferences dialog open "PHP" -> "PHP Libriaries"
5454
* Click "New" button, in "User library name" enter "Redis", click "OK"
5555
* 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
56+
* Include your custom library in your project: open "Project" -> "Properties" -> "PHP Include Path", click add library, select "User library", click "Next", check "Redis", click "Finish"
5657

0 commit comments

Comments
 (0)