Skip to content

Commit 44446ed

Browse files
authored
Add one more missing name
1 parent 174f6be commit 44446ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/repositories.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ You can configure a package source as a secondary source with `priority = "secon
226226
source configuration.
227227

228228
```bash
229-
poetry source add --priority=secondary https://foo.bar/simple/
229+
poetry source add --priority=secondary foo https://foo.bar/simple/
230230
```
231231

232232
There can be more than one secondary package source.

0 commit comments

Comments
 (0)