Skip to content

Commit d89aa1e

Browse files
authored
docs: add "path" to use Git package correctly (#72)
1 parent 973525c commit d89aa1e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README-ZH.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ dependencies:
8585
git:
8686
url: https://github.com/leanflutter/tray_manager.git
8787
ref: main
88+
path: packages/tray_manager
8889
```
8990

9091
#### Linux requirements

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ dependencies:
8585
git:
8686
url: https://github.com/leanflutter/tray_manager.git
8787
ref: main
88+
path: packages/tray_manager
8889
```
8990

9091
#### Linux requirements

0 commit comments

Comments
 (0)