Explorar el Código

Fix requirements

Also README typo
master
The Dod hace 3 días
padre
commit
4fe9b44da0
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 1
    1
      README.md
  2. 0
    1
      requirements.txt

+ 1
- 1
README.md Ver fichero

@@ -13,5 +13,5 @@ $ pip install -r requirements.txt
13 13
 ### Generate
14 14
 
15 15
 ```
16
-$ ./makecsv/.sh
16
+$ ./makecsv.sh
17 17
 ```

+ 0
- 1
requirements.txt Ver fichero

@@ -1,2 +1 @@
1 1
 beautifulsoup4
2
-requests

Loading…
Cancelar
Guardar