Skip to content

Commit

Permalink
Updated contributing guide - reponame
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Oct 7, 2024
1 parent 30aa3fb commit 0cc2550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ The development requires [Python 3.11](https://docs.python.org/3/whatsnew/3.11.h

```bash
# clone your fork
git clone https://github.com/YOUR-GIT-PROFILE/lightspeed-service.git
git clone https://github.com/YOUR-GIT-PROFILE/service.git

# move into the directory
cd lightspeed-service
cd service

# setup your environment with pdm
pdm install
Expand Down

0 comments on commit 0cc2550

Please sign in to comment.