Skip to content

Commit f07bb5b

Browse files
authored
update readme with development install version
add info for development install
1 parent 492f803 commit f07bb5b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@ Instalação
110110
pip install pynfe
111111
```
112112

113+
Instalar versão de desenvolvimento:
114+
115+
```sh
116+
pip install https://github.com/TadaSoftware/PyNFe/archive/refs/heads/main.zip
117+
```
118+
113119
Opcional para NFS-e:
114120

115121
```sh

0 commit comments

Comments
 (0)