You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: react/next.js/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ To run this tutorial, you will need:
19
19
## How to run the tutorial
20
20
21
21
1. Clone or [download this project](https://github.com/talkjs/talkjs-examples/releases/latest/download/react.next.js.zip).
22
-
2.Replace `<APP_ID>` in `app/page.js` with the value found in the **Settings** tab of your [TalkJS dashboard](https://talkjs.com/dashboard/login).
22
+
2.Save `.env.example` as `.env` and replace `<APP_ID>` with the value found in the **Settings** tab of your [TalkJS dashboard](https://talkjs.com/dashboard/login).
0 commit comments