Explorar o código

docs: environment variable configuration :seedling:

Didi Keke hai 1 ano
pai
achega
2c75c636af
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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
 ```