Skip to content

Commit f1c0058

Browse files
authored
Merge pull request #32 from kester36/patch-1
Update README.markdown
2 parents 6dc713f + c3e3fcf commit f1c0058

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.markdown

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,8 @@ Do not forget to declare a variable type $ redis
4040

4141
### Setup in IDE NetBeans
4242

43-
* Right click your project -> "Properties"
44-
* Select the "PHP Include Path" category
45-
* Click "Add Folder..."
46-
* Select your checkout of phpredis-phpdoc
47-
* Click "Open"
48-
* Click "OK"
43+
* Save the file to netbeans stubs folder. For example:
44+
`~/netbeans-8.2/php/phpstubs/phpruntime/redis.php`
4945

5046
### Setup in Zend Studio IDE (Eclipse PDT)
5147

0 commit comments

Comments
 (0)