Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Dec 27, 2019
1 parent 17d5604 commit 2ddf473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cmd-venv-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ dephell venv create --env=docs
Get venv path template with [dephell inspect config](cmd-inspect-config) command:

```bash
$ dephell inspect config venv
$ dephell inspect config --filter=venv
/home/gram/.local/share/dephell/venvs/{project}-{digest}/{env}
```

Expand Down

0 comments on commit 2ddf473

Please sign in to comment.