Commit 7a269a1 1 parent ea4deec commit 7a269a1 Copy full SHA for 7a269a1
File tree 2 files changed +4
-4
lines changed
website/src/content/docs/docs
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ The [documentation](https://anyquery.dev/docs/#installation) provides detailed i
53
53
``` zsh
54
54
brew install julien040/anyquery/anyquery
55
55
```
56
-
56
+ <!--
57
57
### Snap
58
58
59
59
```bash
60
60
sudo snap install anyquery
61
- ```
61
+ ``` -->
62
62
63
63
### APT
64
64
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ gpgcheck=0" | sudo tee /etc/yum.repos.d/anyquery.repo
50
50
sudo dnf install anyquery
51
51
```
52
52
53
- ### Ubuntu, Debian, and derivatives (Snapcraft)
53
+ <!-- ### Ubuntu, Debian, and derivatives (Snapcraft)
54
54
55
55
[](https://snapcraft.io/anyquery)
56
56
57
57
```bash
58
58
sudo snap install anyquery
59
- ```
59
+ ``` -->
60
60
61
61
### MacOS (Homebrew)
62
62
You can’t perform that action at this time.
0 commit comments