We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fad64e + a03a9cb commit 408d7efCopy full SHA for 408d7ef
docs/guide.md
@@ -5,7 +5,7 @@ The package `vaskify` has been created to help with data control and editing pro
5
## Installation
6
The package is on PyPI can be installed in a poetry environment by running the following in a terminal:
7
```bash
8
-poetry install ssb-vaskify
+poetry add ssb-vaskify
9
```
10
11
## Import error detection functions (`Detect`)
0 commit comments