We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba201db commit 1735849Copy full SHA for 1735849
README.md
@@ -4,6 +4,16 @@ A quick spur-of-the-moment hack that will likely grow into something a wee
4
bit more useful. For now though, it's a simple/pragmatic tool for quickly
5
testing [Textual queries](https://textual.textualize.io/guide/queries/).
6
7
+## Installation
8
+
9
+Install either with `pip` or (ideally) `pipx`:
10
11
+```sh
12
+$ pipx install textual-query-sandbox
13
+```
14
15
+Then run `tqs`. That's it!
16
17

18
19
[//]: # (README.md ends here)
0 commit comments