Skip to content

Commit

Permalink
Removed drenv setup
Browse files Browse the repository at this point in the history
Removed documentation step "drenv setup" as its unnecessary and
leads to following error:

$ drenv setup
usage: drenv setup [-h] [-v] [--name-prefix PREFIX] filename
drenv setup: error: the following arguments are required: filename

Signed-off-by: pruthvitd <[email protected]>
  • Loading branch information
pruthvitd committed Oct 25, 2024
1 parent 797475c commit e804534
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,13 +215,6 @@ Change directory to the test directory:
cd test
```

To setup up minikube for drenv run once before starting any
environment:

```
drenv setup
```

To start the environment:

```
Expand Down

0 comments on commit e804534

Please sign in to comment.