From ec96fa452ab964ee21f32a80412612b562f494f0 Mon Sep 17 00:00:00 2001 From: Dan Rollo Date: Wed, 9 Dec 2020 11:15:15 -0500 Subject: [PATCH] [skip ci] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f03a29..47996a2 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ Run the python command using the shell you want to target and export to an env v $ jake ddt -t "$JAKE_TARGET" ``` -In other words: activate the virtual environment, run the `site.getsitepackages()` command, and make the output accesible to your `jake` install +In other words: activate the virtual environment, run the `site.getsitepackages()` command, and make the output accessible to your `jake` install This will work for the `ddt`, `iq`, and `sbom` subcommands when evaluating pip modules.