aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaul Farkas <raul.farkas@arm.com>2023-03-15 10:15:42 +0000
committerRaul Farkas <raul.farkas@arm.com>2023-03-24 11:09:21 +0000
commit430002df36f79d035e31e8304fb8b176129cd3cc (patch)
tree47832ae5bbcd825a1c90f1b6fef71e6aa4a2a35e /README.md
parentfcda685927ae4b29a79e10eca051b48acbf46f71 (diff)
downloadethos-u-vela-430002df36f79d035e31e8304fb8b176129cd3cc.tar.gz
MLBEDSW-7429: Add dev dependencies
Add dev dependencies to pyproject.toml. They can be installed by using: `pip install ethos-u-vela[dev]` Change-Id: I212ed7c39c9c7e93896a1e6a25cff7c7102d2c7f Signed-off-by: Raul Farkas <raul.farkas@arm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8428e598..e31294fa 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ pip3 install -e .
```
If you plan to contribute to the Vela project (highly encouraged!) then it is
-recommended to install Vela along with the pre-commit tools (see
+recommended to install Vela with the development dependencies (see
[Vela Testing](TESTING.md) for more details).
## Running