| ... | @@ -38,8 +38,9 @@ If you are already using conda virtual environments, deactivate before proceedin |
... | @@ -38,8 +38,9 @@ If you are already using conda virtual environments, deactivate before proceedin |
|
|
```
|
|
```
|
|
|
And clone this repository
|
|
And clone this repository
|
|
|
```
|
|
```
|
|
|
> git clone -b 'v4.4.0' --depth 1 https://code.usgs.gov/ghsc/esi/shakemap.git shakemap
|
|
> git clone -b 'v4.4.0b' --depth 1 https://code.usgs.gov/ghsc/esi/shakemap.git shakemap
|
|
|
```
|
|
```
|
|
|
|
Note: The "b" in "4.4.0b" does not mean this is a beta version, it just means there were a couple of incomplete versions before this and we made updates.
|
|
|
|
|
|
|
|
Here we are installing release v4.4.0, but you should replace 'v4.4.0' with whatever release you are installing -- hopefully the latest. If you want the development code, just omit '-b (version)'
|
|
Here we are installing release v4.4.0, but you should replace 'v4.4.0' with whatever release you are installing -- hopefully the latest. If you want the development code, just omit '-b (version)'
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |