Skip to content

Commit

Permalink
correction in redme (#18)
Browse files Browse the repository at this point in the history
* correction
  • Loading branch information
TimurGimadiev authored and Ramil Nugmanov committed Mar 23, 2019
1 parent ac49080 commit 0558b25
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,12 @@ INSTALL
Linux Debian based
==================

* Install python3.7 and git
* Install python3.7, virtualenv and git

```
sudo apt install python3.7 python3.7-dev git python3-virtualenv
```

* Install virtualenv.

```
sudo apt install virtualenv
```

* Create new environment and activate it.

```
Expand Down

0 comments on commit 0558b25

Please sign in to comment.