Skip to content

Commit 7538fca

Browse files
Update README.md
1 parent 0d260ea commit 7538fca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ PHP compiled with module API=20220829
3333
These options need to match
3434
```
3535

36-
You can change the version by setting the `DDTRACE_EXT_RELEASE` config var in Heroku. For example:
36+
You can change the version by setting the `DDTRACE_EXT_PHP_API` config var in Heroku. For example:
3737

3838
```
39-
heroku config:set --app <your-app-name> DDTRACE_EXT_RELEASE=20220829
39+
heroku config:set --app <your-app-name> DDTRACE_EXT_PHP_API=20220829
4040
```

0 commit comments

Comments
 (0)