10
0
mirror of https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local synced 2024-10-31 19:23:42 +01:00

Update README.md

This commit is contained in:
Thomas Applencourt 2015-01-12 20:52:01 +01:00
parent 845d9d6f6c
commit ed3765d4b0

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; * Quick local access without delay;
* Only need [Python](https://www.python.org/) and [Request](http://docs.python-requests.org/en/latest/) module. * Only need [Python](https://www.python.org/) and [Request](http://docs.python-requests.org/en/latest/) module.
##Dependancy ##Dependency
* Python >2.6 * Python >2.6
* Request ```pip install requests``` (in a virtual env or with sudo) * Request ```pip install requests``` (in a virtual env or with sudo)