You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Librería .NET para consultar y descargar facturas (CFDI) emitidas y recibidas a
20
20
## Instalación
21
21
22
22
```shell
23
-
NuGet\Install-Package Fiscalapi.Credentials
23
+
NuGet\Install-Package Fiscalapi.XmlDownloader
24
24
```
25
25
26
26
:warning: Esta librería depende de [Fiscalapi.Credentials](https://github.com/FiscalAPI/fiscalapi-credentials-net). Se recomienda leer su documentación antes de continuar.
0 commit comments