Skip to content

Commit f669b46

Browse files
committed
feat: Added installation instruction on inicializar ambiente
1 parent ced2426 commit f669b46

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/nfeInicializarAmbiente.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Repositório do projeto [NFeWizard](https://github.com/nfewizard).
1010
Para mais informações sobre opções de configuração consulte a sessão [`Configuração de Ambiente`](configuracaoDeAmbiente.md).
1111
<br><br>
1212

13+
!!! Quote "Instalação"
14+
npm install nfewizard<br>
15+
yarn add nfewizard
16+
1317
```typescript title="NFE_LoadEnvironment" linenums="1"
1418
const nfeWizard = new NFeWizard();
1519

0 commit comments

Comments
 (0)