Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JarDeVSon authored Oct 4, 2023
1 parent aead74a commit 2e5969c
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,12 @@

## 👨🏻‍💻 Como executar o projeto

[Node.js](https://nodejs.org/) v16 ou superior para executar.
[K6](https://k6.io/docs/get-started/installation/) instalar de acordo com seu sistema operacional.
- [Node.js](https://nodejs.org/) v16 ou superior para executar.
- [K6](https://k6.io/docs/get-started/installation/) instalar de acordo com seu sistema operacional.

Para liberar o gerenciador de pacotes Yarn:

```
```sh
corepack enable
```

Execute os comandos abaixo para instalar das dependências do projeto:
Expand All @@ -63,9 +61,7 @@ k6 run soak-test.js
k6 run spike-test.js
k6 run stress-test.js
k6 run breakpoint-test.js

```

___

Made with ❤️ by [Jardeson Santos](https://github.com/JarDeVSon). [Meu Linkedin](https://www.linkedin.com/in/jardeson-santosqa).
Expand Down

0 comments on commit 2e5969c

Please sign in to comment.