Skip to content

Commit 56f4131

Browse files
committed
Add a line about launching litecli.
1 parent e5cda61 commit 56f4131

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/home/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ highlighting.
1313
Install using `pip`:
1414

1515
$ pip install litecli
16+
$ litecli <db_name>
1617

1718
or
1819

1920
Installation via homebrew.
2021

2122
$ brew tap dbcli/tap
2223
$ brew install litecli
24+
$ litecli <db_name>
2325

2426
If you're having trouble with the quick start, check the [Getting Started] page for detailed instructions.
2527

0 commit comments

Comments
 (0)