mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 14:44:05 +00:00
Issue#965 - added venv instructions to CONTRIBUTING.md (#976)
* Issue#965 - added venv instructions to CONTRIBUTING.md * Added link to official docs for venv [issue965]
This commit is contained in:
committed by
Vladimir Iakovlev
parent
80cfd6991d
commit
70b414aca2
@@ -26,6 +26,8 @@ fixes, etc.
|
|||||||
|
|
||||||
# Developing
|
# Developing
|
||||||
|
|
||||||
|
[Create and activate a Python 3 virtual environment.](https://docs.python.org/3/tutorial/venv.html)
|
||||||
|
|
||||||
Install `The Fuck` for development:
|
Install `The Fuck` for development:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user