From 77649ce7550db07b146b1e6dabb71b543793687d Mon Sep 17 00:00:00 2001 From: J0J0 Todos <2733783+JOJ0@users.noreply.github.com> Date: Wed, 14 Jun 2023 08:41:58 +0200 Subject: [PATCH] Update README.md Co-authored-by: Jackson Chen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8161e7a6..21c49214 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ pip install . *Note: If you installed it to a Python venv, [activate it](CONTRIBUTING.md#3-set-up-a-python3-virtual-environment).* -*Note: If you've installed in [editable mode](CONTRIBUTING.md#4-install-in-editable-mode) you can spare the `pip install .` command - just `git pull` and you're done.* +*Note: If you installed it in [editable mode](CONTRIBUTING.md#4-install-in-editable-mode) you can spare the `pip install .` command - just `git pull` and you're done.*