From f6de0dc1d0c9d7fe70648403fb829c107a0104c6 Mon Sep 17 00:00:00 2001 From: Neil O'Toole Date: Sun, 3 Jan 2021 23:16:23 -0700 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60b0eac5..036eff2b 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ $ sq ls ``` Let's add a source. First we'll add a SQLite database, but this could also be Postgres, -SQL Server, Excel, etc. Let's download the sample DB, and add the source. We +SQL Server, Excel, etc. Download the sample DB, and add the source. We use `-h` to specify a handle to use. ```sh