From 270ced288deb91513d49f7bfba64dffb356c6db6 Mon Sep 17 00:00:00 2001 From: Anton Burnashev Date: Wed, 13 Sep 2023 12:54:05 +0300 Subject: [PATCH] Change another pip3 in intro.md --- docs/website/docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/docs/intro.md b/docs/website/docs/intro.md index 42c60552e9..f543ed645e 100644 --- a/docs/website/docs/intro.md +++ b/docs/website/docs/intro.md @@ -41,7 +41,7 @@ print(info) Now copy this snippet to a file or a Notebook cell and run it. If you do not have it yet, install **duckdb** dependency (default `dlt` installation is really minimal): ```sh -pip3 install "dlt[duckdb]" +pip install "dlt[duckdb]" ``` How the script works?: It extracts data from a