From 48a449072d7e90eedb3261d5b5f6eb2ebf2238ee Mon Sep 17 00:00:00 2001 From: devkelley <105753233+devkelley@users.noreply.github.com> Date: Thu, 16 Nov 2023 14:29:07 -0800 Subject: [PATCH] Update freyja_apps/e2e/README.md Co-authored-by: William Lyles <26171886+wilyle@users.noreply.github.com> --- freyja_apps/e2e/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freyja_apps/e2e/README.md b/freyja_apps/e2e/README.md index bfe12e4..003908e 100644 --- a/freyja_apps/e2e/README.md +++ b/freyja_apps/e2e/README.md @@ -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