Skip to content

Commit cf65f77

Browse files
Update README.md
1 parent f6624a2 commit cf65f77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ $output = $proxy->load('https://github.com');
5151
echo $output;
5252
5353
```
54-
Make sure to have write permissions to `./cookies` directory.
55-
Make sure to have write permissions to `./cache` directory.
54+
Make sure to have write permissions to `./cookies` and `./cache` directories.
5655

5756
### BE CAREFUL: directory with cookies should not be available to the public!
5857

0 commit comments

Comments
 (0)