docs: fix linting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2318>
This commit is contained in:
parent
ee07023282
commit
d34a663b8c
|
@ -56,9 +56,9 @@ If you installed Funkwhale following the [Docker guide](../installation_docs/doc
|
||||||
|
|
||||||
10. Exit the root shell.
|
10. Exit the root shell.
|
||||||
|
|
||||||
```{code-block} sh
|
```{code-block} sh
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
|
||||||
That’s it! You’ve updated your Funkwhale pod. You should now see the new version running in your web browser.
|
That’s it! You’ve updated your Funkwhale pod. You should now see the new version running in your web browser.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue