| ... | ... | @@ -38,10 +38,10 @@ If you are already using conda virtual environments, deactivate before proceedin |
|
|
|
```
|
|
|
|
And clone this repository
|
|
|
|
```
|
|
|
|
> git clone -b 'v4.2.1' --depth 1 https://code.usgs.gov/ghsc/esi/shakemap.git shakemap
|
|
|
|
> git clone -b 'v4.3.0' --depth 1 https://code.usgs.gov/ghsc/esi/shakemap.git shakemap
|
|
|
|
```
|
|
|
|
|
|
|
|
Here we are installing release v4.2.1, but you should replace 'v4.2.1' with whatever release you are installing -- hopefully the latest.
|
|
|
|
Here we are installing release v4.3.0, but you should replace 'v4.3.0' with whatever release you are installing -- hopefully the latest. If you want the development code, just omit '-b (version)'
|
|
|
|
|
|
|
|
Run the install script in the cloned repository
|
|
|
|
```
|
| ... | ... | |
| ... | ... | |