We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5260187 + 36206d9 commit 1afd1dfCopy full SHA for 1afd1df
docs/how-this-works.md
@@ -5,6 +5,5 @@ condax works similarly to [pipx](https://pipxproject.github.io/pipx/how-pipx-wor
5
When installing a package condax will
6
7
* create a conda environment in `~/.condax/PACKAGE`
8
-* identify the binaries/executables that are installed by `PACAKGE` (not its dependencies)
+* identify the binaries/executables that are installed by `PACKAGE` (not its dependencies)
9
* symlink those binaries to `~/.local/bin`
10
-
0 commit comments