Skip to content

Commit 817380c

Browse files
typo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
1 parent 0acca05 commit 817380c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Refer to [examples.md](https://github.com/thiswillbeyourgithub/wdoc/blob/main/wd
320320
## Getting started
321321
*`wdoc` was mainly developped on python 3.11.7 but I'm not sure all the versions that work. When in doubt, make sure that your Python version matches this one.*
322322
1. To install:
323-
* Using pip: `pip install -U wdoc[full]` (if you want to try the version with much less dependencies, use `pip install -U wdoc` but you will have to manually deal install the missing dependencies for your usecase).
323+
* Using pip: `pip install -U wdoc[full]` (if you want to try the version with much less dependencies, use `pip install -U wdoc` but you will have to manually install the missing dependencies for your usecase).
324324
* Or to get a specific git branch:
325325
* `dev` branch: `pip install git+https://github.com/thiswillbeyourgithub/wdoc@dev[full]`
326326
* `main` branch: `pip install git+https://github.com/thiswillbeyourgithub/wdoc@main[full]`

0 commit comments

Comments
 (0)