From 3275bac8b4b8edc66d58541e32946fe2dd29732a Mon Sep 17 00:00:00 2001 From: Fbenas Date: Sun, 8 Nov 2020 15:50:38 +0000 Subject: Fix encoding issue, add .gitignore and readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..f813425 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Installation + +Run `pip install --user -r requirements.txt` + +This will get the requirements defined in requirements.txt installed in a sub directory /src -- cgit v1.2.3