21 lines
255 B
Markdown
21 lines
255 B
Markdown
AMBER
|
|
=====
|
|
|
|
## Quick Installation
|
|
|
|
```
|
|
pip install AMBER
|
|
```
|
|
or
|
|
```
|
|
python3 -m pip install AMBER
|
|
```
|
|
|
|
|
|
## Documentation and Tutorials
|
|
|
|
Further details are found in our [documentation](https://https://amber-ds4ms.readthedocs.io/en/latest/index.html)
|
|
|
|
|
|
|