Update README.md

This commit is contained in:
Nariman Jelveh 2024-03-03 22:18:22 -08:00 committed by GitHub
parent 13b17c55af
commit a2873d9dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,8 +30,8 @@ Puter is an advanced open-source desktop environment in the browser, designed to
## Getting Started
```bash
git clone https://github.com/HeyPuter/puter.com
cd puter.com
git clone https://github.com/HeyPuter/puter
cd puter
npm install
npm start
```