Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohsu authored Jun 18, 2021
1 parent 1592412 commit abf7bda
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,20 @@ Senha: "123456"


Tenha um bom desempenho no seu comércio!

# Instalação

Requisito: nodejs, npm


1- Abra este arquivo em um editor e inicializa no terminal com "npm init".


2- Depois, de acordo com o sistema operacional do seu sistema, escolhe entre uma opção dos códigos a seguir:
```
Mac - npm run package-mac
Windows - npm run package-win
Linux - npm run package-linux
```

3- Logo, irá criar um arquivo com o nome correspondente ao seu sistema oprecional, no qual existe o aplicativo desejado.

0 comments on commit abf7bda

Please sign in to comment.