From a2b60b27b9fc95f6626a2d7274b642a03437ebf9 Mon Sep 17 00:00:00 2001 From: tikismoke Date: Thu, 30 Apr 2020 21:40:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f8376..08e1bb2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For the moment follow this procedure: ``` git clone https://github.com/tikismoke/xee-sdk-python -cd xee-sdk-plugin +cd xee-sdk-python git checkout patch-1 python setup.py install ```