Kaynağa Gözat

docs: environment variable configuration :seedling:

Didi Keke 1 yıl önce
ebeveyn
işleme
2c75c636af
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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
 ```