We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7571bac commit d2da840Copy full SHA for d2da840
README.md
@@ -3,4 +3,5 @@ We've built a simple console application that demonstrates how LaunchDarkly's SD
3
##### Build instructions #####
4
1. Drop the snippet from the [Tutorial](https://app.launchdarkly.com/quickstart#/tutorial) section into the `<head>` section of `index.html`
5
2. Copy your feature flag key from your LaunchDarkly dashboard into `index.html`
6
-3. Open `index.html` in your browser
+3. Copy your client-side ID from your LaunchDarkly Account Settings page into `index.html`
7
+4. Open `index.html` in your browser
0 commit comments