Skip to content

Commit 8a2eb6d

Browse files
committed
eli-225 amending readme
1 parent 5961ca7 commit 8a2eb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To build a specification for a specific environment:
2929
3. Run `make construct-spec` from the repository root, which:
3030
- Updates templates with environment-specific values
3131
- Uses Redocly to compile the complete specification to `build/specification/$(APIM_ENV)/`
32-
4. For the `sandbox` environment, run `make publish` to convert the specification to JSON and save it to `sandbox/specification/` for immediate use.
32+
4. For the `sandbox` environment, run `make generate-sandbox-spec` to convert the specification to JSON and save it to `sandbox/specification/` for immediate use.
3333

3434
### Deploying of Environment-Specific Specifications to Apigee
3535

0 commit comments

Comments
 (0)