Skip to content

Commit d6a2ee0

Browse files
committed
feat(docs): Remove superfile-bin and add superfile-git
1 parent 819b489 commit d6a2ee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/content/docs/getting-started/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ scoop install superfile
7979
sudo pacman -S superfile
8080
```
8181

82-
###### Fetches prebuilt binaries from GitHub
82+
###### Builds most recent version from GitHub
8383

8484
```bash
85-
yay -S superfile-bin
85+
yay -S superfile-git
8686
```
8787

8888
### Homebrew

0 commit comments

Comments
 (0)