Skip to content

Commit

Permalink
Merge pull request #2 from mlrepa/fix-1-readme
Browse files Browse the repository at this point in the history
Fix README: remove outdated virtualenv installation instruction
  • Loading branch information
mnrozhkov authored Oct 19, 2020
2 parents 0e79074 + c0d80d6 commit 23f2698
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ cd dvc-2-data-versioning

## 2. Create and activate virtual environment

Install virtualenv in advance:

```bash
pip install virtualenv
```

Create virtual environment named `dvc` (you may use other name)
```bash
python3 -m venv dvc-venv
Expand Down

0 comments on commit 23f2698

Please sign in to comment.