Skip to content

Commit 71564eb

Browse files
committed
📚 docs: Fix readme link
1 parent 49b8a5f commit 71564eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Available as a [Serverless plugin](#serverless-plugin), [npm package](#standalon
2626
- [Quick Start](#quick-start)
2727
- [Serverless plugin](#⚡-Serverless-plugin)
2828
- [Standalone npm package](#standalone-npm-package)
29-
- [Interactive CLI](#💻-Interactive-CLI)
29+
- [Interactive CLI](#💻-interactive-CLI)
3030
- [Creating your first data transformation](#creating-your-first-data-transformation)
3131
- [Usage and command-line options](#usage-and-command-line-options)
3232
- [What happens behind the scenes](#what-happens-behind-the-scenes)
@@ -57,7 +57,7 @@ sls dynamodt --help
5757
### Standalone npm package
5858
- Install the tool
5959
```bash
60-
npm install -g dynamo-data-transform
60+
npm install -g dynamo-data-transform -s
6161
```
6262
- Run the tool
6363
```bash

0 commit comments

Comments
 (0)