From 5550edc67be98d67c6f87624c672a03ae9785491 Mon Sep 17 00:00:00 2001 From: morLev <31830533+morLev@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:10:28 +0000 Subject: [PATCH] Update install.md remove nox from install.md --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e0fccaddf1..0a91cde14a 100644 --- a/docs/install.md +++ b/docs/install.md @@ -74,7 +74,7 @@ issue. Currently there are three installation methods: 1. building from the source code and editing `PYTHONPATH`. -2. using `pip install` to build and testing using +2. using `pip install`. [nox](https://nox.thea.codes/en/stable/). 3. installing via [Docker](https://www.docker.com).