aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 3bd92c8d..8060e812 100644
--- a/README.md
+++ b/README.md
@@ -88,13 +88,6 @@ command from the root directory of the repository:
pip3 install .
```
-A `Pipfile` is maintained for the project, so users of the virtual environment
-tool `pipenv` may prefer the following command instead:
-
-```bash
-pipenv install .
-```
-
#### Advanced Installation for Developers
If you plan to modify the Vela codebase then it is recommended to install Vela