From 6af48bbe6a1177042361e64027ec0da5524d251d Mon Sep 17 00:00:00 2001 From: jfraeys <13443851+jfraeys@users.noreply.github.com> Date: Sat, 16 Mar 2024 19:39:31 +0000 Subject: [PATCH] Update Usage.md --- docs/aactivator/Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aactivator/Usage.md b/docs/aactivator/Usage.md index abb043e..f1dc729 100755 --- a/docs/aactivator/Usage.md +++ b/docs/aactivator/Usage.md @@ -1,4 +1,4 @@ -## [aactivator.py](.local-bin/aactivator.py) +## [aactivator.py](../../aactivator.py) ### Usage The aactivator.py script simplifies the activation and deactivation of environments in an interactive shell. Follow these steps to use it in your project: