Skip to content

Commit 0e2ea20

Browse files
committed
Update ERT instructions in README
1 parent d81f17a commit 0e2ea20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Webviz-ert connects automatically to a storage server running in [ERT](https://g
3535
Here are a few steps to get an example version of webviz-ert running.
3636

3737
```sh
38-
# Run simulations in ert - <ert-root-folder>/test-data/local/poly_example/
39-
ert ensemble_smoother --target-case smoother poly.ert
38+
# Run simulations in ert - <ert-root-folder>/test-data/ert/poly_example/
39+
ert ensemble_smoother --target-ensemble smoother_%d poly.ert
4040

4141
# After simulation has finished, start webviz-ert from the same location with
4242
ert vis

0 commit comments

Comments
 (0)