Update README.md

pull/189/head
Michael Truell 2023-03-23 11:40:58 -07:00 committed by GitHub
parent 0235135ba1
commit 9dcc72dfe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 9 deletions

View File

@ -7,23 +7,16 @@ Feel free to file tickets for bugs or feature requests. Upvote 👍 the ones you
## Contributing ## Contributing
To get started: To get started:
Get resources:
``` ```
npm i
./setup.sh # for unix ./setup.sh # for unix
``` ```
or or
```
./setup.ps1 # for windows
```
Install dependencies:
``` ```
npm i npm i
./setup.ps1 # for windows
``` ```
To run: To run:
@ -31,3 +24,6 @@ To run:
``` ```
npm start npm start
``` ```
Interested in working on Cursor as a remotely? Feel free to reach out to hiring@cursor.so.