update readme to bullseye

This commit is contained in:
j 2023-06-07 22:41:50 +02:00
parent 42bfbb0808
commit 448a4ff5e1
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
We recommend to run pan.do/ra inside of LXD or LXC or dedicated VM or server. We recommend to run pan.do/ra inside of LXD or LXC or dedicated VM or server.
You will need at least 2GB of free disk space You will need at least 2GB of free disk space
pan.do/ra is known to work with Ubuntu 18.04, 20.04 and Debian/10 (buster), pan.do/ra is known to work with Debian/11 (bullseye) and Ubuntu 20.04,
other distributions might also work, let us know if it works for you. other distributions might also work, let us know if it works for you.
Use the following commands as root to install pan.do/ra and all dependencies: Use the following commands as root to install pan.do/ra and all dependencies:

View File

@ -19,7 +19,7 @@
or or
sudo lxc-create -n pandora -t debian -- -r buster sudo lxc-create -n pandora -t debian -- -r bullseye
3) Install pan.do/ra in container: 3) Install pan.do/ra in container: