Skip to content

Commit 0398c6a

Browse files
chore: fix package name
1 parent 5257ea1 commit 0398c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/application/files/ts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ When you're ready to deploy your NestJS application to production, there are som
6464
If you are looking for a cloud-based platform to deploy your NestJS application, check out [Mau](https://mau.nestjs.com), our official platform for deploying NestJS applications on AWS. Mau makes deployment straightforward and fast, requiring just a few simple steps:
6565

6666
```bash
67-
$ <%= packageManager %> install -g mau
67+
$ <%= packageManager %> install -g @nestjs/mau
6868
$ mau deploy
6969
```
7070

0 commit comments

Comments
 (0)