Skip to content

Commit 7a269a1

Browse files
committed
📝 Remove snapcraft tutorial while snap issues aren't fixed
1 parent ea4deec commit 7a269a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ The [documentation](https://anyquery.dev/docs/#installation) provides detailed i
5353
```zsh
5454
brew install julien040/anyquery/anyquery
5555
```
56-
56+
<!--
5757
### Snap
5858
5959
```bash
6060
sudo snap install anyquery
61-
```
61+
``` -->
6262

6363
### APT
6464

website/src/content/docs/docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ gpgcheck=0" | sudo tee /etc/yum.repos.d/anyquery.repo
5050
sudo dnf install anyquery
5151
```
5252

53-
### Ubuntu, Debian, and derivatives (Snapcraft)
53+
<!-- ### Ubuntu, Debian, and derivatives (Snapcraft)
5454
5555
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/anyquery)
5656
5757
```bash
5858
sudo snap install anyquery
59-
```
59+
``` -->
6060

6161
### MacOS (Homebrew)
6262

0 commit comments

Comments
 (0)