File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ The easiest way to get started is often using Docker and the interactive console
6060 ` ` ` bash
6161 docker run -it --rm -p 8000:8000 --name ff_interactive forefire bash
6262 ` ` `
63- 4. Inside the container navigate to test directory and lauch the forefire console:
63+ 4. Inside the container navigate to test directory and launch the forefire console:
6464 ` ` ` bash
6565 cd tests/runff
6666
@@ -77,7 +77,7 @@ The easiest way to get started is often using Docker and the interactive console
7777 >> ForeFire HTTP command server listening at http://localhost:8000
7878 ` ` `
7979
80- This server provides a grafical user interface that you can access on your browser at http://localhost:8000/
80+ This server provides a graphical user interface that you can access on your browser at http://localhost:8000/
8181
82826. Run your first simulation
8383 - Run the command ` include[real_case.ff]`
You can’t perform that action at this time.
0 commit comments