Skip to content

Commit 3b0088c

Browse files
Update README.md
1 parent 7a045f8 commit 3b0088c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ spring.jpa.database-platform=org.hibernate.dialect.MariaDBDialect
3232
## Como Rodar o Projeto
3333
1. Clone o repositório:
3434
```sh
35-
git clone https://github.com/seu-usuario/seu-repositorio.git
35+
git clone https://github.com/VavaHelper/Vava-API.git
3636
```
3737
2. Acesse o diretório do projeto:
3838
```sh
39-
cd seu/repositorio
39+
cd Vava-API
4040
```
4141
3. Compile e execute o projeto:
4242
```sh

0 commit comments

Comments
 (0)