Skip to content

Commit bae578b

Browse files
committed
docs: update README.
Signed-off-by: Camila Ayres <[email protected]>
1 parent 19c42b4 commit bae578b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If the default `config.php` doesn't hold update information for this OEM, the co
7373
4. To generate debug logs while developing:
7474
- Create a `php.ini` in the root folder with the following content:
7575
```
76-
error_log = /Users/camila/client_updater_server/test.log
76+
error_log = ~/client_updater_server/test.log
7777
log_errors = on
7878
```
7979
- Start the development php server with: `php -S 0.0.0.0:1234 -c php.ini -t .`.

0 commit comments

Comments
 (0)