Skip to content

Commit 408d7ef

Browse files
authored
Fix error in guide
Update guide.md
2 parents 3fad64e + a03a9cb commit 408d7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The package `vaskify` has been created to help with data control and editing pro
55
## Installation
66
The package is on PyPI can be installed in a poetry environment by running the following in a terminal:
77
```bash
8-
poetry install ssb-vaskify
8+
poetry add ssb-vaskify
99
```
1010

1111
## Import error detection functions (`Detect`)

0 commit comments

Comments
 (0)