We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942f082 commit 7de771dCopy full SHA for 7de771d
1 file changed
README.md
@@ -182,7 +182,7 @@ variables referenced here get updated since your local `.env` file is ignored.
182
- `E2E_TESTING` (optional) - This needs to be set to `true` when running the e2e tests for performance regression testing.
183
This happens usually automatically, read [this](tests/e2e/README.md) for more information
184
185
-> If your changes to .env aren't having an effect, try `rm -rf .rnef`, then re-run `npm run ios` or `npm run android`
+> If your changes to .env aren't having an effect, try `rm -rf .rock`, then re-run `npm run ios` or `npm run android`
186
187
----
188
0 commit comments