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
+2 -2
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
```