diff --git a/README.md b/README.md index 9d3c0c7..d7d9d0f 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,8 @@ Referências Instalação ----------- -```sh -pip3 install --user suds-jurko pyxb # opcional: apenas para NFS-e +``` +pip3 install --user -r https://github.com/leotada/PyNFe/raw/master/requirements-nfse.txt # opcional: apenas para NFS-e pip3 install --user https://github.com/leotada/PyNFe/archive/master.zip ``` diff --git a/docs/index.rst b/docs/index.rst index 89b07c5..6c6f21a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -66,7 +66,7 @@ Referências - Instalação:: - pip3 install --user suds-jurko pyxb # opcional: apenas para NFS-e + pip3 install --user -r https://github.com/leotada/PyNFe/raw/master/requirements-nfse.txt # opcional: apenas para NFS-e pip3 install --user https://github.com/leotada/PyNFe/archive/master.zip Exemplos de uso