Changeset 13:f1f11159dbed in mailjam for INSTALL
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r12 r13 10 10 11 11 Postman has been tested with python *2.7.x*, but it should work with versions 12 2.6.xtoo.12 *2.6.x* too. 13 13 14 14 Please, refer to your operating system package system documentation to learn … … 55 55 source /path/to/your/env/bin/activate.csh 56 56 57 And, once the environment has been activated, us ingpip to install Postman::57 And, once the environment has been activated, use pip to install Postman:: 58 58 59 59 env$ pip install -e https://bitbucket.org/codigo23/postman#egg=postman
Note:
See TracChangeset
for help on using the changeset viewer.