Skip to content

Commit 985f08d

Browse files
NPA-5357: Update sandbox README to clarify updating examples
1 parent a98228f commit 985f08d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sandbox/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Please note all commands are meant to be run from this directory `/sandbox`
6363

6464
To run the API with hot reloading use `make start-dev`
6565

66+
### Updating examples
67+
68+
The examples held in `./api/examples/` are copied at sandbox startup from `../specification/examples/`. See [Makefile](./Makefile) `start` & `start-dev`.
69+
6670
### Testing
6771

6872
#### Unit Tests

0 commit comments

Comments
 (0)