From 9dcc72dfe418465ab7558943588be03568f2858e Mon Sep 17 00:00:00 2001 From: Michael Truell Date: Thu, 23 Mar 2023 11:40:58 -0700 Subject: [PATCH] Update README.md --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 60b8c01..5a1e4da 100644 --- a/README.md +++ b/README.md @@ -7,23 +7,16 @@ Feel free to file tickets for bugs or feature requests. Upvote 👍 the ones you ## Contributing To get started: - -Get resources: - ``` +npm i ./setup.sh # for unix ``` or -``` -./setup.ps1 # for windows -``` - -Install dependencies: - ``` npm i +./setup.ps1 # for windows ``` To run: @@ -31,3 +24,6 @@ To run: ``` npm start ``` + + +Interested in working on Cursor as a remotely? Feel free to reach out to hiring@cursor.so.