From cf5e322aa3e3d5eb4dcd72e9531ddb277854ea02 Mon Sep 17 00:00:00 2001 From: tuksik Date: Mon, 31 Jul 2017 17:59:56 +0300 Subject: [PATCH] A missing command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 073a5d9..0afb733 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install 3. Install `ezodf` for parsing *.ods files ```sh - pip3 -r requirements.txt + pip3 install -r requirements.txt ``` Usage