docs: add local development installation instructions to README (#2523)
This commit is contained in:
committed by
GitHub
parent
829e46c726
commit
e5bfca9f19
@@ -370,7 +370,10 @@ We love to see how Skyvern is being used in the wild. Here are some examples of
|
||||
</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
|
||||
|
||||
Reference in New Issue
Block a user