Skip to content

Commit 2e86c9f

Browse files
authored
Update README.md
1 parent f5d94bd commit 2e86c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Set data dir:
135135
```php
136136
BroadcastManager::setDataDir(__DIR__ . '/data');
137137
```
138-
_default is: __DIR__ . '../data'_
138+
_default is: __DIR__ . '/../data'_
139139

140140
---
141141

0 commit comments

Comments
 (0)