Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azzamh15 committed Mar 15, 2024
1 parent 37020a1 commit 247488f
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 @@ -28,7 +28,7 @@ To build this project you will need [Python](https://www.python.org/) `>= 3.7` a
To install all Python dependencies open a terminal go into the `fortls` cloned folder and run:

```sh
pip install -e .\[dev,docs\]
pip install -e ."[dev,docs]"
```

### Testing 🧪
Expand Down

0 comments on commit 247488f

Please sign in to comment.