Skip to content

Commit 892c86c

Browse files
committed
fix: update installation command in README to use scoped package name
1 parent e37aee8 commit 892c86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Interactive CLI tool for exec into AWS ECS tasks (containers) - from [SchematicH
3939
## Installation
4040

4141
```bash
42-
npm install -g taskonaut
42+
npm install -g @schematichq/taskonaut
4343
```
4444

4545
## Usage

0 commit comments

Comments
 (0)