Skip to content

Commit

Permalink
Removed information about frontend (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
olgenn authored Jan 17, 2024
1 parent e8c6e26 commit 607da11
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,11 @@
```
pip install -r requirements_dev.txt
```
5. (Optional) Build the frontend:
```
./scripts/build_frontend.sh
```
5. (Recommended) Install pre-commits:
```
pre-commit install
```

For more information on frontend development, see [hub/README.md](hub/README.md).

## Contributing process

1. Look for an existing issue or create a new one.
Expand Down

0 comments on commit 607da11

Please sign in to comment.