Skip to content

Commit 549cbe1

Browse files
committed
testing sandbox III
1 parent 18be86e commit 549cbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ For more information about building sandbox APIs see the [API Producer Zone conf
145145

146146
### Testing the sandbox
147147

148-
The sandbox can be tested locally with `make run`. This will spin up a mock Prism web server at http://0.0.0.0:9000/.
148+
The sandbox can be tested locally by changing to the `/sandbox` folder in a terminal and running `make run`. This will spin up a mock Prism web server at http://0.0.0.0:9000/.
149149

150150
From a separate terminal, test each endpoint as follows:
151151

0 commit comments

Comments
 (0)