From e5df7b4f88398f90fbdf6da94beb167a6a112dbc Mon Sep 17 00:00:00 2001 From: "a.berezin" Date: Fri, 23 Aug 2024 13:27:39 +0300 Subject: [PATCH] [] something changed Signed-off-by: a.berezin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f8751f..4574afd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This library provides building blocks and utilities to facilitate development of automated tests for FrostFS system. ## Installation -Library can be installed via pip: +Library can be installed via pip (2): ```shell $ pip install frostfs-testlib ```