Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mesfind committed Jun 20, 2020
1 parent 6665e2c commit 9728635
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions docs/installation.rst
Expand Up @@ -3,15 +3,9 @@ Installation

Addisnano is a Deep Tensor Learing Neural Network to the prediction of potential energy surfaces and other quantum-chemical properties of molecules and materials in atomistic system. It contains basic building blocks of atomistic neural networks, manages their training and provides simple access to common benchmark datasets. This allows for an easy implementation and evaluation of new models.

We can install the application with pip as:
We can install the application with pip as::

```
pip install addisnano
```
1. $ pip install addisnano

or
2.$ conda install -c conda-forge addisnano


```
conda install -c conda-forge addisnano
```

0 comments on commit 9728635

Please sign in to comment.