Skip to content

Commit 1afd1df

Browse files
Merge pull request #78 from saraedum/patch-2
Fix typo in how-this-works.md
2 parents 5260187 + 36206d9 commit 1afd1df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/how-this-works.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ condax works similarly to [pipx](https://pipxproject.github.io/pipx/how-pipx-wor
55
When installing a package condax will
66

77
* create a conda environment in `~/.condax/PACKAGE`
8-
* identify the binaries/executables that are installed by `PACAKGE` (not its dependencies)
8+
* identify the binaries/executables that are installed by `PACKAGE` (not its dependencies)
99
* symlink those binaries to `~/.local/bin`
10-

0 commit comments

Comments
 (0)