Skip to content

Commit 76dee32

Browse files
authored
copy edits
1 parent e221516 commit 76dee32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/run.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ To install or upgrade to a **specific version** of Apollo MCP Server (recommende
7070

7171
</Tabs>
7272

73-
To install or upgrade to a **specific version** of Apollo MCP Server that is a release candidate:
73+
To install or upgrade to a specific version of Apollo MCP Server that is a **release candidate** (recommended for those that want to test early builds):
7474

7575
<Tabs>
7676

7777
<Tab label="Linux / MacOS">
7878

7979
```terminal showLineNumbers=false
80-
# Note the `v` prefixing the version number
80+
# Note the `v` prefixing the version number and the `-rc` suffix
8181
curl -sSL https://mcp.apollo.dev/download/nix/v0.7.4-rc.1 | sh
8282
```
8383

0 commit comments

Comments
 (0)