Skip to content

Commit c379c36

Browse files
authored
Warn about python/dev (#270)
1 parent 60e64e6 commit c379c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The `azdev` tool is designed to aid new and experienced developers in contributi
2121

2222
## Setting up your development environment
2323

24-
1. Install Python 3.6+ from http://python.org. Please note that the version of Python that comes preinstalled on OSX is 2.7.
24+
1. Install Python 3.6+ from http://python.org. Please note that the version of Python that comes preinstalled on OSX is 2.7. Also install `gcc` and `python-dev` apt package or `python3-devel` rpm package on Linux, otherwise you will have psutil issues #269
2525
2. Fork and clone the repository or repositories you wish to develop for.
2626
- For Azure CLI: https://github.com/Azure/azure-cli
2727
- For Azure CLI Extensions: https://github.com/Azure/azure-cli-extensions

0 commit comments

Comments
 (0)