Skip to content

Commit

Permalink
chore: minor update to mcap-cli descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwaojo authored Aug 16, 2024
1 parent 08c7dbf commit 28316ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/mcap-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# MCAP (mcap-cli)

Install MCAP-cli built from source
Install MCAP-cli useful for working with MCAP files. See https://mcap.dev/guides/cli for more info.

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions src/mcap-cli/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "MCAP",
"name": "MCAP (via GitHub Releases)",
"id": "mcap-cli",
"version": "1.0.2",
"description": "Install MCAP-cli built from source",
"description": "Install MCAP-cli useful for working with MCAP files",
"options": {
"version": {
"type": "string",
Expand Down

0 comments on commit 28316ab

Please sign in to comment.