Skip to content

Commit 402187e

Browse files
authored
Update README.md
1 parent 1578412 commit 402187e

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
@@ -25,7 +25,7 @@ or
2525
"postinstall": "flagsmith get"
2626
```
2727
An example of this can be seen [here](./example/src/index.tsx).
28-
3. In your application, import the outputted JSON and initialise the client with the json ``flagsmith.init({state:json})``
28+
3. In your application, import the outputted JSON and initialise the client with the json ``flagsmith.init({state:json, environmentID: json.environmentID})``
2929

3030
**Example:**
3131

0 commit comments

Comments
 (0)