commit 22b59ff1a4a29c73280ad6de2abdb54b3eb64a88
parent e556fc1358f24f2e6706e53f1f8a5c2929617506
Author: Petar Yotsev <petar@yotsev.xyz>
Date: Mon, 23 Nov 2020 20:27:04 +0000
Add dep installation instructions for Debian
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -12,6 +12,10 @@ To install them on arch:
pacman -S boost-libs boost
+To install them on debian:
+
+ apt install libboost-serialization-dev libboost-iostreams-dev
+
## Installation
git clone https://git.sr.ht/~petar-yotsev/markly