diff --git a/docs/website/docs/walkthroughs/add-a-verified-source.md b/docs/website/docs/walkthroughs/add-a-verified-source.md index 3b9d33e66f..997d9483f8 100644 --- a/docs/website/docs/walkthroughs/add-a-verified-source.md +++ b/docs/website/docs/walkthroughs/add-a-verified-source.md @@ -66,7 +66,7 @@ Verified source pipedrive was added to your project! * Read https://dlthub.com/docs/walkthroughs/create-a-pipeline for more information ``` -So make sure you install the requirements with `pip3 install -r requirements.txt`. When deploying to +So make sure you install the requirements with `pip install -r requirements.txt`. When deploying to an online orchestrator, you can install the requirements to it from requirements.txt in the ways supported by the orchestrator.