From ef8f95bce90e225a3553d33a05a3780ef3a60a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mauro=20C=C3=A1rdenas=20Fern=C3=A1ndez?= Date: Mon, 27 Apr 2020 18:10:53 -0500 Subject: [PATCH] Versiones de Window Andando --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 127c627..8a2e1a4 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,13 @@ Spring.pdf Se necesitan 3 librerias previas PyPDF2, urllib3 y wget: -pip install PyPDF2 -pip install urllib3 -pip install wget +$ pip install PyPDF2 + +$ pip install urllib3 + +$ pip install wget + +Esta basado en Python 3.7 pero funciona para 3.8 Para ejecutarlo solo aplica: