diff --git a/README.md b/README.md index d4edb9122dbae..3bc69752ef745 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ For detailed setup instructions for each platform, see the following guides: ```sh Access to fetch at 'https://www.expensify.com/api/BeginSignIn' from origin 'http://localhost:8080' has been blocked by CORS policy ``` - You probably have a misconfigured `.env` file - remove it (`rm .env`) and try again + You probably have a misconfigured `.env` file - remove it (`rm .env`) and try again. **Note:** Expensify engineers that will be testing with the API in your local dev environment please refer to [these additional instructions](https://stackoverflow.com/c/expensify/questions/7699/7700).