Skip to content
Snippets Groups Projects
Commit 8c65ae8c authored by Aakash Ashok Naik's avatar Aakash Ashok Naik :eyes:
Browse files

Update README.md

parent 3f3ef105
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,15 @@ Unified package that contains atomic-features from various sources like PYMATGEN
**-------------------------------------------------------------------------------------------------------------------------------------------------------**
# Getting Started
To install this package download it as tar.gz archive. Then use the following command
To install this package clone it using this following link:
```pip install ./<name-of-tar-package>.tar.gz```
``git clone git@gitlab.mpcdf.mpg.de:nomad-lab/atomic-features-package.git``
Then use the following command to install it like any other python package
```pip install ./atomic-features-package```
The above command will install this package and required dependencies like any standard python package
**-------------------------------------------------------------------------------------------------------------------------------------------------------**
# Importing this package modules in Jupyter notebook
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment