From b657524d9150782452f00fb2fe6d18ac4447caba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Santiago=20Due=C3=B1as?= Date: Fri, 28 Apr 2023 14:50:37 +0200 Subject: [PATCH] Update README with the supported platforms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These platforms are Linux and Mac. Windows is still not supported. Signed-off-by: Santiago DueƱas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 541026631..373d7ad57 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Run 'perceval --help' to get information about a specific backend. ## Requirements + * Linux/Mac * Python >= 3.7 * Poetry >= 1.2 * git