Remove "Contributor Setup" from readme (#3379)

Co-authored-by: sten <stanislaw89@gmail.com>
This commit is contained in:
stenn930
2025-09-05 23:10:36 -06:00
committed by GitHub
parent 6f91d247ac
commit fe18b307c4

View File

@@ -389,20 +389,6 @@ We love to see how Skyvern is being used in the wild. Here are some examples of
<img src="fern/images/geico_shu_recording_cropped.gif"/>
</p>
# Contributor Setup
For a complete local environment CLI Installation
```bash
pip install -e .
```
The following command sets up your development environment to use pre-commit (our commit hook handler)
```
skyvern quickstart contributors
```
1. Navigate to `http://localhost:8080` in your browser to start using the UI
*The Skyvern CLI supports Windows, WSL, macOS, and Linux environments.*
# Documentation
More extensive documentation can be found on our [📕 docs page](https://docs.skyvern.com). Please let us know if something is unclear or missing by opening an issue or reaching out to us [via email](mailto:founders@skyvern.com) or [discord](https://discord.gg/fG2XXEuQX3).