Skip to content

Commit

Permalink
fix: Add additional information about catalog directories on ab-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Sep 7, 2021
1 parent 2e9d98c commit aeec991
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ cd nru-programmability-course/describe-app/ab-test

<Step>

Create the _catalog_ directory:
Create the _catalog_ directories:

```sh
nr1 create --type catalog
```

This creates a _catalog_ directory with template files for inputting custom information about your app.
This creates a root _catalog_ directory and a _catalog_ directory for each artifact with template files for inputing custom information about your app.

<Callout variant="tip">

Expand Down Expand Up @@ -135,4 +135,5 @@ This lesson is part of a course that teaches you how to build a New Relic One ap

</Callout>

</HideWhenEmbedded>
</HideWhenEmbedded>

0 comments on commit aeec991

Please sign in to comment.