Skip to content

Commit 85aa924

Browse files
authored
Fix formatting of pipx installation command
1 parent b2b16b4 commit 85aa924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sqlit is a lightweight database TUI that is easy to use and beautiful to look at
4747

4848
### Method 1: `pipx` (Recommended)
4949
```bash
50-
pipx install sqlit-tui
50+
pipx install sqlit-tui
5151
```
5252

5353
### Method 2: `uv`

0 commit comments

Comments
 (0)