docs(deploying/fedora): Remove seemingly nonexistent/impossible Fedora install method
This commit is contained in:
parent
6701f88bf9
commit
b1f4bbe89e
1 changed files with 0 additions and 13 deletions
|
|
@ -44,19 +44,6 @@ sudo dnf config-manager addrepo --from-repofile=https://forgejo.ellis.link/api/p
|
|||
sudo dnf install continuwuity
|
||||
```
|
||||
|
||||
**Direct installation** without adding repository
|
||||
|
||||
```bash
|
||||
# Latest stable release
|
||||
sudo dnf install https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable/continuwuity
|
||||
|
||||
# Latest development build
|
||||
sudo dnf install https://forgejo.ellis.link/api/packages/continuwuation/rpm/dev/continuwuity
|
||||
|
||||
# Specific feature branch
|
||||
sudo dnf install https://forgejo.ellis.link/api/packages/continuwuation/rpm/branch-name/continuwuity
|
||||
```
|
||||
|
||||
**Manual repository configuration** (alternative method)
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue