Skip to content

Commit

Permalink
Merge pull request #1374 from gasche/patch-2
Browse files Browse the repository at this point in the history
Update install-linux.md
  • Loading branch information
dralliw committed Aug 14, 2014
2 parents 847d241 + 7d0ca03 commit 9fb98fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ easy_install pip

```console
pip install virtualenv
virtualenv zdsenv
virtualenv zdsenv --python=python2
```

**À chaque fois** que vous souhaitez travailler dans votre environement, activez le via la commande suivante :
Expand Down

0 comments on commit 9fb98fa

Please sign in to comment.