diff --git a/README.md b/README.md index 3acff6eaecc..f79fafe60df 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This monorepo contains the web services and documentation for open.mp and SA-MP. To work on the frontend, you mostly only need to focus on the `frontend/` directory. Run `npm` commands in there such as `npm run dev`. See the readme file in there for more details. -The only files that the frontend need that _are not_ in that directory are `docs/` which it uses to for the https://open.mp/docs pages. `.env` is not used for frontend development. +`.env` is not used for frontend development. ## Backend/Full Stack Development