Skip to content

Commit f1a2c02

Browse files
Update README.md
1 parent 34785a6 commit f1a2c02

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
@@ -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-
$ npm install -g mau
67+
$ npm install -g @nestjs/mau
6868
$ mau deploy
6969
```
7070

0 commit comments

Comments
 (0)