diff --git a/doc/web/content/index.md b/doc/web/content/index.md index c6e5b0831..d55214c43 100644 --- a/doc/web/content/index.md +++ b/doc/web/content/index.md @@ -91,7 +91,7 @@ python setup.py install --home=$HOME Another option is to use pip: ```shell -pip install dosage +pip install requests dosage ```