Skip to content

Commit

Permalink
add note about the Explorer when testing on top of Komodo
Browse files Browse the repository at this point in the history
  • Loading branch information
equinor-ruaj committed Nov 23, 2023
1 parent 9d65c11 commit a96e5c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ Example: Installing sim2sumo from `mybranch` on top of Komodo bleeding
pip install git+https://github.com/equinor/fmu-sumo-sim2sumo.git@mybranch
pip install git+https://github.com/equinor/fmu-sumo-uploader.git
```

The [Explorer](https://github.com/equinor/fmu-sumo) is also installed under `fmu/sumo`. Meaning that if the testing scenario includes the Explorer then it should also be installed on top of Komodo.
```
pip install git+https://github.com/equinor/fmu-sumo.git
```

0 comments on commit a96e5c0

Please sign in to comment.