Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

## Supported Erlang/OTP versions

This version of the LaunchDarkly SDK is compatible with Erlang/OTP 21 or higher.
This version of the LaunchDarkly SDK is compatible with Erlang/OTP 24 or higher.

## Getting started

Refer to the [SDK reference guide](https://docs.launchdarkly.com/sdk/server-side/erlang) for instructions on getting started with using the SDK.

## Learn more

Read our [documentation](http://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the [complete reference guide for this SDK](http://docs.launchdarkly.com/docs/erlang-sdk-reference).
Read our [documentation](http://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the [complete reference guide for this SDK](https://docs.launchdarkly.com/sdk/server-side/erlang).

## Testing

Expand Down