Skip to content

Commit

Permalink
Fix typo in README example commands
Browse files Browse the repository at this point in the history
  • Loading branch information
anetteu authored and autt committed Jan 6, 2021
1 parent 3b47c87 commit c6e8604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Here are a few steps to get an example version of webviz-ert running.

```sh
# Run simulations in ert - <ert-root-folder>/test-data/local/poly_example/
ert ensemble-smooter --target-case smoother poly.ert
ert ensemble_smoother --target-case smoother poly.ert

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

0 comments on commit c6e8604

Please sign in to comment.