diff --git a/docs/server/php-core/_install.mdx b/docs/server/php-core/_install.mdx index 15e0e2222..bd8138c77 100644 --- a/docs/server/php-core/_install.mdx +++ b/docs/server/php-core/_install.mdx @@ -1,5 +1,5 @@ :::note -This SDK is in Beta, and some instructions here may change over time. This guide follows setup in the slim framework, you may need to adjust given your setup. See a full, working example [here](https://github.com/daniel-statsig/statsig-php-core-slim-example). If you need help, reach out in the Statsig [Slack](https://statsig.com/slack) +This SDK is in Beta, and some instructions here may change over time. This guide follows setup in the [slim framework](https://www.slimframework.com/), you may need to adjust given your setup. See a full, working example [here](https://github.com/daniel-statsig/statsig-php-core-slim-example). If you need help, reach out in the Statsig [Slack](https://statsig.com/slack) ::: ### 1. Install and Add as a Dependency