forked from 0x2620/pandora
update readme to bullseye
This commit is contained in:
parent
42bfbb0808
commit
448a4ff5e1
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
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
|
||||
|
||||
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.
|
||||
|
||||
Use the following commands as root to install pan.do/ra and all dependencies:
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue