doc update

This commit is contained in:
Neil O'Toole 2021-01-03 21:47:44 -07:00
parent 55e9d87144
commit 7633b53b33

View File

@ -57,7 +57,7 @@ yum localinstall -y https://github.com/neilotoole/sq/releases/latest/download/sq
## Quickstart
Use `sq help` to see command help. Note that the [tutorial](https://github.com/neilotoole/sq/wiki/Tutorial) has a more detail, but here's the basics:
Use `sq help` to see command help. Note that the [tutorial](https://github.com/neilotoole/sq/wiki/Tutorial) has more detail, but here's the basics:
`sq` operates on data sources, which are treated as SQL databases (even if the source is really a CSV or XLSX file etc). In a nutshell, you add a source (giving it a `handle`), and then execute commands against the source.