From 8fe31ef90bbb979bb07aee86897d2105cbf73705 Mon Sep 17 00:00:00 2001 From: Solal Pirelli Date: Wed, 1 Nov 2023 15:56:54 +0100 Subject: [PATCH] Fix typo on tool readme --- tool/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/ReadMe.md b/tool/ReadMe.md index 3145874..9b9902f 100644 --- a/tool/ReadMe.md +++ b/tool/ReadMe.md @@ -3,7 +3,7 @@ You'll need Python 3, the root Makefile takes care of creating a venv for you. You can install the tool by using `pip install .` and use it via the `klint` executable or by `import`ing it. -The list of known good versions of the deps can be found in the `constraints` file, that can use via `pip install -c constraints .`. +The list of known good versions of the deps can be found in the `constraints` file, that you can use with `pip install -c constraints .`. Two layers: