Ver Fonte

docs: environment variable configuration :seedling:

Didi Keke há 1 ano atrás
pai
commit
2c75c636af
1 ficheiros alterados com 1 adições e 0 exclusões
  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
 ```