From a2873d9dc9cf10786e04c753ae65c9277653e95c Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Sun, 3 Mar 2024 22:18:22 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63c3861f..7822ae55 100644 --- a/README.md +++ b/README.md @@ -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 ```