Diff of /Docs/ammr_installation.md [000000] .. [38ba34]

Switch to unified view

a b/Docs/ammr_installation.md
1
(installing-ammr)=
2
3
# Installing Latest AMMR Files
4
5
Here you can find the guide on how to install the latest AMMR files. The files will
6
be located locally, in the Documents folder of each user on your computer.
7
If there are multiple users using your computer, each of them will have to
8
follow this guide.
9
10
```{rst-class} centered
11
```
12
13
**STEP 1**
14
15
To get a fresh copy of the AMMR select the "Demo" tab in the AnyBody Assistant
16
window that opens when AnyBody starts:
17
18
```{image} _static/Installation-anybodyassistent.png
19
:alt: Step1
20
:class: bg-primary
21
:align: center
22
:width: 60%
23
```
24
25
```{rst-class} centered
26
```
27
28
**STEP 2**
29
30
Then select the "Install the demo repository by clicking this link".
31
32
```{image} _static/Installation-demo-repo.png
33
:alt: Step2
34
:class: bg-primary
35
:align: center
36
:width: 80%
37
```
38
39
This installs the repository into your Documents folder (e.g. 
40
{{AMMR_DEMO_INST_DIR }}). You may keep these files safe on your computer by
41
copying them to another location. There you can initialise a git repository in
42
which you can version you models, keep a backup or share them easily with the
43
community.
44
45
:::{warning} 
46
As written before, AnyBody Modelling System comes with a version of
47
AMMR (not necessarily the latest) which you can find in the installation folder
48
of the software. Do not directly use these files for your actual work unless you
49
copy them somewhere else. There is a risk to lose your changes in case AnyBody
50
is reinstalled or updated. You can use these files safely by **copying them to
51
your working folder**. 
52
:::