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: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,13 +55,7 @@ git lfs pull
55
55
56
56
### Running the local server
57
57
58
-
Ensure you have corepack enabled.
59
-
60
-
```bash
61
-
corepack enable
62
-
```
63
-
64
-
Then, make sure you get the environment variables necessary for this project from another developer and put them in a `.env` file in the project's root directory.
58
+
Make sure you get the environment variables necessary for this project from another developer and put them in a `.env` file in the project's root directory.
65
59
66
60
Once you have these variables you can install the dependencies.
0 commit comments