Skip to content

Commit

Permalink
Merge pull request DjangoGirls#753 from Geekfish/fix/uneeded-venv-prompt
Browse files Browse the repository at this point in the history
Remove confusing (myvenv) from pythonanywhere prompt
  • Loading branch information
phalt committed Apr 23, 2016
2 parents a9a72ba + 105dc41 commit f11f359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/html/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Once we've done that, we upload (push) our changes up to Github:

```
$ cd ~/my-first-blog
(myvenv)$ git pull
$ git pull
[...]
```

Expand Down

0 comments on commit f11f359

Please sign in to comment.