Skip to content

Commit

Permalink
fix: README
Browse files Browse the repository at this point in the history
  • Loading branch information
santos-jp7 committed Feb 3, 2020
1 parent 0f17f56 commit 06f9ef8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,15 @@ Bom... Se quer me ter em seu computador é só seguir esses passos:
## Instalação

1. Clone o repositório

```sh
git clone https://github.com/santos-jp7/yettz.git
```

Ou faça o [download](https://github.com/santos-jp7/yettz/archive/master.zip)
3. Instale as depedências

2. Instale as depedências

```sh
npm install
```
Expand All @@ -88,7 +91,9 @@ Ou caso esteja utilizando yarn
```sh
yarn
```
4. Crie um arquivo `.env` na raiz do projeto

3. Crie um arquivo `.env` na raiz do projeto

```JS
DEV_ID={seu id de usuario}

Expand Down

0 comments on commit 06f9ef8

Please sign in to comment.