From 37af309b5692dee952369d2d1b2c9e71b4bc16e2 Mon Sep 17 00:00:00 2001 From: oneseveneight Date: Tue, 18 Sep 2018 10:58:39 -0700 Subject: [PATCH] Added prerequisites to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ec82b7e..74ffed9 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ when you play, you'll be dropped in a fresh vm. on the way to your goal, any mis contact ~ben or sose on tilde.chat (in the #slbr channel) to sign up. +## Prerequisites +- LXC +- LXD with an lxdbr0 device configured +- BSD style netcat +- Tmux +- Python 3 +- An open ssh port + ## Setup - Switch to the directory you would like to run SLBR in. - `git clone https://tildegit.org/tildeverse/SLBR`