Skip to content

Commit cda43aa

Browse files
committed
Add readme
1 parent 6c545ea commit cda43aa

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
@@ -12,13 +12,13 @@ You can install package with `pip` or `poetry`.
1212
poetry:
1313

1414
```bash
15-
> poetry add psqlpy-piccolo
15+
$ poetry add psqlpy-piccolo
1616
```
1717

1818
pip:
1919

2020
```bash
21-
> pip install psqlpy-piccolo
21+
$ pip install psqlpy-piccolo
2222
```
2323

2424
## Usage

0 commit comments

Comments
 (0)