Resolve "Provide docs to help with migration Debian 10 -> 11"
This commit is contained in:
parent
09944d6e0e
commit
01c978cdcf
4 changed files with 26 additions and 3 deletions
|
|
@ -15,11 +15,11 @@ We support [Debian](https://debian.org) and Debian-based Linux distributions. Fo
|
|||
export FUNKWHALE_VERSION={sub-ref}`version`
|
||||
```
|
||||
|
||||
- Install `curl` and `unzip` - utilities used later.
|
||||
- Install `curl`
|
||||
|
||||
```{code} bash
|
||||
sudo apt update # update apt cache
|
||||
sudo apt install curl unzip
|
||||
sudo apt install curl
|
||||
```
|
||||
|
||||
## 1. Install Funkwhale dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue