Skip to content

Commit

Permalink
Fixes title
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
  • Loading branch information
rafvasq committed Oct 7, 2024
1 parent 67b69fd commit a384933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Finally, one of the most impactful ways to support us is by raising awareness ab

Depending on the kind of development you'd like to do (e.g. Python, CUDA), you can choose to build vLLM either [without compilation](https://docs.vllm.ai/en/latest/getting_started/installation.html#build-from-source-without-compilation) or [with compilation](https://docs.vllm.ai/en/latest/getting_started/installation.html#build-from-source-with-compilation).

### Testing
## Testing

```bash
pip install -r requirements-dev.txt
Expand Down

0 comments on commit a384933

Please sign in to comment.