Skip to content

Commit 43cbc61

Browse files
authored
Update README.md
1 parent 9c31e9a commit 43cbc61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ air raid alarms.**
2323
### pip
2424

2525
``` bash
26-
pip install -r requirements.txt
26+
pip install ua_alarm
2727
```
2828

2929
### poetry
3030

3131
``` bash
32-
poetry install
32+
poetry add ua_alarm
3333
```
3434

3535
### Example

0 commit comments

Comments
 (0)