diff --git a/apps/AppWithWearable/README.md b/apps/AppWithWearable/README.md index 2f79676dd..3f75a6bd7 100644 --- a/apps/AppWithWearable/README.md +++ b/apps/AppWithWearable/README.md @@ -36,10 +36,10 @@ Before starting, make sure you have the following installed: ``` 4. **Environment Configuration**: - Rename the environment configuration file: + Create `.env` using template `.env.template` ``` cd .. - mv .env.template .env + cat .env.template > .env ``` 5. **API Keys**: