Skip to content

Commit 0c44612

Browse files
committed
docs: remove Snap installation until approved in Snap Store
1 parent 1384388 commit 0c44612

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ brew tap 1broseidon/tap
6060
brew install promptext
6161
```
6262

63-
**Snap (Linux):**
64-
```bash
65-
sudo snap install promptext --classic
66-
```
67-
6863
**Go Install (All platforms - requires Go 1.19+):**
6964
```bash
7065
go install github.com/1broseidon/promptext/cmd/promptext@latest

docs-astro/src/content/docs/getting-started.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ brew tap 1broseidon/tap
1515
brew install promptext
1616
```
1717

18-
**Snap (Linux):**
19-
```bash
20-
sudo snap install promptext --classic
21-
```
22-
2318
### Go Install
2419

2520
For Go developers (requires Go 1.19+):

docs-astro/src/content/docs/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ A fast, token-efficient tool that transforms your code into optimized context fo
2929
brew tap 1broseidon/tap
3030
brew install promptext
3131

32-
# Or install via Snap (Linux)
33-
sudo snap install promptext --classic
34-
3532
# Or install via Go (all platforms)
3633
go install github.com/1broseidon/promptext/cmd/promptext@latest
3734

0 commit comments

Comments
 (0)