@@ -45,6 +45,7 @@ an invalid setup.
```bash
git clone https://github.com/HeyPuter/puter
cd puter
+cp .env.example .env
npm install
npm start
```