Skip to content

Commit

Permalink
Add one more missing name
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Feb 16, 2024
1 parent c1eb677 commit f2ee9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ You can configure a package source as a secondary source with `priority = "secon
source configuration.

```bash
poetry source add --priority=secondary https://foo.bar/simple/
poetry source add --priority=secondary foo https://foo.bar/simple/
```

There can be more than one secondary package source.
Expand Down

0 comments on commit f2ee9e7

Please sign in to comment.