Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
carynbear authored Jun 24, 2024
1 parent 2b20613 commit d5c0f56
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,8 @@
Installing via `mise` will allow for the flexibilty to change `pdm` versions depending on the project.

```sh
mise plugin install pdm
pip install virtualenv # might be necessary
mise install pdm 2.15.4
mise global pdm 2.15.4
```
mise use --global pdm@2.15.4
```
2. For macOS, **with brew**:

```sh
Expand Down

0 comments on commit d5c0f56

Please sign in to comment.