Skip to content

Commit

Permalink
Update freyja_apps/e2e/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: William Lyles <[email protected]>
  • Loading branch information
devkelley and wilyle authored Nov 16, 2023
1 parent e9ad3ef commit 48a4490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freyja_apps/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To build and run the application, follow these steps:

1. (Optional) If necessary, author configuration overrides for the [`InMemoryMockMappingClient`](https://github.com/eclipse-ibeji/freyja/tree/main/mapping_clients/in_memory_mock_mapping_client). Refer to the adapter README files for instructions on how to do this. This repository provides overrides for the samples listed under [Supported Samples](../ibeji_adapter/README.md#supported-samples).

1. Set the `$FREYJA_HOME` environment variable. If you are using the provided overrides, you can run the following command to set the variable:
1. Set the `$FREYJA_HOME` environment variable. For example, to use the provided overrides for the [Ibeji mixed sample](https://github.com/eclipse-ibeji/ibeji/tree/main/samples/mixed), you can run the command below. For a full list of sample scenarios provided in this repo, see [Sample Scenarios](#sample-scenarios).

export FREYJA_HOME={path-to-repo-root}/.freyja/mixed_sample

Expand Down

0 comments on commit 48a4490

Please sign in to comment.