Skip to content

Commit 3bcd69a

Browse files
committed
formatting
1 parent 4237762 commit 3bcd69a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ sqlit is for the developer who just wants to query their database with a user fr
100100

101101
## Installation
102102

103-
```text
103+
```bash
104104
# pipx (recommended)
105105
pipx install sqlit-tui
106106

@@ -279,7 +279,7 @@ Most of the time you can just run `sqlit` and connect. If a Python driver is mis
279279

280280
SSH tunnel functionality requires additional dependencies. Install with the `ssh` extra:
281281

282-
```text
282+
```bash
283283
# pipx
284284
pipx install 'sqlit-tui[ssh]'
285285

0 commit comments

Comments
 (0)