Skip to content

Commit

Permalink
[skip ci] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Dec 9, 2020
1 parent 4da1866 commit ec96fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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.

Expand Down

0 comments on commit ec96fa4

Please sign in to comment.