10
0
mirror of https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local synced 2024-12-22 04:13:43 +01:00

Update README.md

This commit is contained in:
Anthony Scemama 2015-01-12 16:35:11 +01:00
parent 845d9d6f6c
commit addfdbdf31

View File

@ -9,7 +9,7 @@ Create of Local Copy of the famous [EMSL Basis Set Exchange](https://bse.pnl.gov
* Quick local access without delay;
* Only need [Python](https://www.python.org/) and [Request](http://docs.python-requests.org/en/latest/) module.
##Dependancy
##Dependencies
* Python >2.6
* Request ```pip install requests``` (in a virtual env or with sudo)