diff --git a/README.md b/README.md index 29afeec60..887acd230 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ This is generated from ## Generating You can trigger a build with the GitHub action to generate the client. This will -automatically update the client to the latest version of the hosted API at -[api.kittycad.io](https://api.kittycad.io). +automatically update the client to the latest version based on the +[spec.yml](spec.yml). Alternatively, if you wish to generate the client locally, make sure you have [Docker installed](https://docs.docker.com/get-docker/) and run: diff --git a/spec.yml b/spec.yml index 17b6fab05..496d6003c 100644 --- a/spec.yml +++ b/spec.yml @@ -11,6 +11,7 @@ externalDocs: url: https://docs.kittycad.io servers: - url: https://api.kittycad.io + tags: - name: file description: CAD file operations.