Update README.md
This commit is contained in:
parent
34785a66f4
commit
f1a2c02ee4
|
|
@ -64,7 +64,7 @@ When you're ready to deploy your NestJS application to production, there are som
|
||||||
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:
|
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:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm install -g mau
|
$ npm install -g @nestjs/mau
|
||||||
$ mau deploy
|
$ mau deploy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue