diff --git a/README.md b/README.md index 8c04c14e0..55f828ad7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ Puter is an advanced, open-source internet operating system designed to be featu ```bash git clone https://github.com/HeyPuter/puter cd puter -cp .env.example .env npm install npm start ```