Skip to content

Commit

Permalink
content: instruction to install docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
luizchaves committed Sep 11, 2024
1 parent 31c458d commit af2d0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/classnotes/database/dbms/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Ao criar este arquivo `.env.example` renomei para `.env`:

<CodePreview src="/codes/database/mysql-server/.env.example" />

[Install docker compose plugin](https://docs.docker.com/compose/install/linux/)
Instalar [docker compose plugin](https://docs.docker.com/compose/install/linux/) e verifique localmente:

```bash
$ docker compose version
Expand Down

0 comments on commit af2d0ce

Please sign in to comment.