-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
some consistency checks for README.md
- Loading branch information
1 parent
980263c
commit ae83a90
Showing
3 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ You can also not install the tool and use it ad-hoc. | |
# ad-hoc | ||
npx @cap-js-community/mtx-tool | ||
# ad-hoc with fixed version, e.g. for stable pipelines | ||
npx @cap-js-community/[email protected].1 | ||
npx @cap-js-community/[email protected].2 | ||
``` | ||
|
||
## Support, Feedback, Contributing | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,15 @@ npm install --global @cap-js-community/mtx-tool | |
npm install --save-dev @cap-js-community/mtx-tool | ||
``` | ||
|
||
You can also not install the tool and use it ad-hoc. | ||
|
||
```bash | ||
# ad-hoc | ||
npx @cap-js-community/mtx-tool | ||
# ad-hoc with fixed version, e.g. for stable pipelines | ||
npx @cap-js-community/[email protected] | ||
``` | ||
|
||
## Content | ||
|
||
| Area | Purpose | Related | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters