mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-04 10:50:55 +01:00
docs: document adding wally dependencies
This commit is contained in:
parent
c7a8f919e2
commit
31f74cff65
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,8 @@ The following formats are supported:
|
|||
```sh
|
||||
pesde add pesde/hello
|
||||
pesde add pesde/hello@1.2.3
|
||||
pesde add wally#pesde/hello
|
||||
pesde add wally#pesde/hello@1.2.3
|
||||
pesde add gh#acme/package#main
|
||||
pesde add https://git.acme.local/package.git#aeff6
|
||||
pesde add workspace:pesde/hello
|
||||
|
|
Loading…
Add table
Reference in a new issue