Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@

The easiest way to get started is often using Docker and the interactive console, via the **`forefire` command-line interpreter**

![ForeFire Web UI showing a simulation example](docs/source/_static/images/gui_real_case_ff.jpg)

1. Clone the repository

``` bash
Expand Down Expand Up @@ -90,6 +88,8 @@ The easiest way to get started is often using Docker and the interactive console
- **Step 1: Run the simulation script.** In the command input box, type `include[real_case.ff]` and click the **`Send`** button. The simulation will run on the server.
- **Step 2: View the result.** After the command finishes, click the **`Refresh Map`** button to load the simulation results onto the map.

![ForeFire Web UI showing a simulation example](docs/source/_static/images/gui_real_case_ff.jpg)

You should see a simulation running in the Aullène region of Corsica. **This confirms your Docker setup is working!** Check the full documentation for more details on this example

### Sample data and Git LFS
Expand Down
Loading