From 0e5978171602de80517845e3b69bb595d3d13e67 Mon Sep 17 00:00:00 2001 From: cassiobotaro Date: Tue, 17 Apr 2018 18:42:40 -0300 Subject: [PATCH] new instructions on readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8f4598b..a9c4afb 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Script to generate event certificates easily. -## Install +## Requirements -`pipenv install` +* Inkscape (`apt install inkscape`) ## Usage @@ -21,7 +21,7 @@ optional arguments: ## Examples -`pipenv run python certificates.py participants.csv template.svg` +`python certificates.py participants.csv template.svg` ## Authors