Skip to content

Commit

Permalink
Update README to unselect dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dodaucy committed Sep 28, 2024
1 parent 129b9fd commit 7262f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can hover over almost anything to see more details.
git clone https://github.com/dodaucy/steam-details.git
cd steam-details

pdm install # https://pdm-project.org/latest/#installation
pdm install --production # https://pdm-project.org/latest/#installation
```

## Usage
Expand Down

0 comments on commit 7262f07

Please sign in to comment.