Skip to content

Commit

Permalink
updates based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
xoscar committed Aug 16, 2024
1 parent 4d5298b commit 0cb55a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Follow these instructions to run the quick start:
4. Run `docker compose run tracetest-run`.
5. Follow the links in the output to view the test results.

Follow along with the sections below for an in detail breakdown of what the example you just ran did and how it works.
Follow the sections below for a detailed breakdown of what the example you just ran did and how it works.

## Pokeshop API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Follow these instructions to run the quick start:

1. Copy the `.env.template` file to `.env`.
2. Fill out the [TRACETEST_TOKEN and ENVIRONMENT_ID](https://app.tracetest.io/retrieve-token) details by editing your `.env` file.
4. Fill out the [SUMOLOGIC_INSTALLATION_TOKEN](# https://help.sumologic.com/docs/manage/security/installation-tokens/), [SUMO_LOGIC_ACCESS_ID and SUMO_LOGIC_ACCESS_KEY](https://help.sumologic.com/docs/manage/security/access-keys/#create-an-access-key) details by editing your `.env` file.
4. Fill out the [SUMOLOGIC_INSTALLATION_TOKEN](https://help.sumologic.com/docs/manage/security/installation-tokens/), [SUMO_LOGIC_ACCESS_ID and SUMO_LOGIC_ACCESS_KEY](https://help.sumologic.com/docs/manage/security/access-keys/#create-an-access-key) details by editing your `.env` file.
3. Run `docker compose run tracetest-run`.
4. Follow the links in the output to view the test results.

Expand Down

0 comments on commit 0cb55a5

Please sign in to comment.