diff --git a/README.md b/README.md index cf5b55c..f7b241c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ cd komplexity cargo install ``` +Or, using Conda: +```sh +conda install -c eclarke komplexity +``` + If Cargo's default bin directory is in your path (usually `$HOME/.cargo/bin`), you can run this by just typing `kz`. ## Usage