Skip to content

Commit

Permalink
Upd: add comments in example of command line
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfelipeog committed Sep 4, 2020
1 parent a56c851 commit 4cf7a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Logo após, insira os seguintes comandos no seu terminal para cada diretório re
### Web

```bash
# Entra no diretório "web"
> cd ./proffy/web

# Instala todas as dependências
Expand All @@ -87,6 +88,7 @@ Será startado em `http://localhost:3000`
### Server

```bash
# Entra no diretório "server"
> cd ./proffy/server

# Instala todas as dependências
Expand Down

0 comments on commit 4cf7a54

Please sign in to comment.