Skip to content

Commit e0ae326

Browse files
Clarify commitSHA suffix explanation in install-cli.mdx (#625)
Removed mention of the suffix in stable releases for clarity.
1 parent b39e9b7 commit e0ae326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/src/content/docs/get-started/install-cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If that command works, you're presented with the version of the Aspire CLI tool:
125125
13.2.0+{commitSHA}
126126
```
127127

128-
The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built. This suffix is included in pre-release builds and may not be present in stable releases.
128+
The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built.
129129

130130
<LearnMore>
131131
Learn more by reading the [Aspire CLI reference](/reference/cli/overview/)

0 commit comments

Comments
 (0)