Skip to content

Commit

Permalink
Clarification.
Browse files Browse the repository at this point in the history
  • Loading branch information
djgroen committed Jul 7, 2023
1 parent 8436d31 commit 4e27454
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/FabFlee_Automated_Flee_based_simulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ The FabFlee plugin will appear in `~/FabSim3/plugins/FabFlee`.
There are a few small configuration steps to follow:

1. Go to `~/FabSim3/plugins/FabFlee`.
2. Open `machines_FabFlee_user.yml`.
3. Under the section **localhost:**, please add the following lines:
2. Duplicate `machines_FabFlee_user_example.yml` and name the copy `machines_FabFlee_user.yml`, if you have not done so already.
3. Open `machines_FabFlee_user.yml`.
4. Under the section **localhost:**, please add the following lines:
```yaml
flee_location: <base directory path to your Flee installation>
```
Expand Down

0 comments on commit 4e27454

Please sign in to comment.