From 8732beba6c6e2c6598eaaf190cce05be6932c811 Mon Sep 17 00:00:00 2001 From: Ugo Date: Fri, 30 Apr 2021 16:28:41 +0200 Subject: [PATCH] added install instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ab4143..d2ba5b8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ In this cell you can write cpp code. * gcc * cmake (optional) +## Installation + +`pip install git+https://git.finnendahl.de/Yugon/pybindmagic.git` + ## TODOS * [ ] add options for cmake flags