Skip to content

Commit

Permalink
Merge pull request #28 from tisnik/updated-contributing-guide
Browse files Browse the repository at this point in the history
Updated contributing guide - reponame
  • Loading branch information
tisnik authored Oct 7, 2024
2 parents 30aa3fb + 0cc2550 commit 7cd670e
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 7cd670e

Please sign in to comment.