File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed
Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 44.. image :: https://travis-ci.org/python-mode/python-mode.png?branch=develop
55 :target: https://travis-ci.org/python-mode/python-mode
66
7- -----
87
9- *The project needs contributors *
8+ -------------------------------------------------------------------------------
9+
10+ <p align="center">
11+ <img width="150" height="150" src="https://vignette.wikia.nocookie.net/sqmegapolis/images/4/42/Warning-2-256.png/revision/latest?cb=20130403220740">
12+ </p>
13+
14+ ***Important* **: From 2017-11-19 onwards python-mode uses submodules instead of
15+ hard coding 3rd party libraries into its codebase. Please issue the command:
16+ `git submodule update --init --recursive `
17+ inside your python-mode folder.
1018
11- ** Python-mode Slack Channel is here: https://python-mode.herokuapp.com/ **
19+ If you are a new user please clone the repos using the recursive flag:
20+ `git clone --recursive https://github.com/python-mode/python-mode `
21+
22+ For clean and straightforward install instructions, please visit:
23+ https://github.com/python-mode/python-mode#how-to-install
24+
25+ -------------------------------------------------------------------------------
26+
27+ *The project needs contributors *
1228
1329-----
1430
You can’t perform that action at this time.
0 commit comments