Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lijy91 committed Mar 3, 2024
1 parent 6a223ca commit f189254
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@ dependencies:
hotkey_manager: ^0.2.0
```
```yaml
dependencies:
hotkey_manager:
git:
path: packages/hotkey_manager
url: https://github.com/leanflutter/hotkey_manager.git
ref: main
```
#### Linux requirements
- [`keybinder-3.0`](https://github.com/kupferlauncher/keybinder)
Expand Down
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@ dependencies:
hotkey_manager: ^0.2.0
```
Or
```yaml
dependencies:
hotkey_manager:
git:
path: packages/hotkey_manager
url: https://github.com/leanflutter/hotkey_manager.git
ref: main
```
#### Linux requirements
- [`keybinder-3.0`](https://github.com/kupferlauncher/keybinder)
Expand Down

0 comments on commit f189254

Please sign in to comment.