Skip to content

Commit b7df179

Browse files
committed
Arreglos del README para la release de la v1.1.0 pt.4
1 parent c2aabd8 commit b7df179

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ print("ZIP library successfully generated, structured, and ready to compile on h
262262

263263
Since MiniML is a pure Python package, installation is straightforward:
264264

265-
pip install miniml
265+
pip install miniml-engine
266266

267267
*(Optional: Install scikit-learn for faster training on PC, but it is NOT required).*
268268

@@ -599,7 +599,7 @@ Dado que MiniML es un paquete de Python puro, la instalación es sencilla:
599599

600600
Bash
601601

602-
pip install miniml
602+
pip install miniml-engine
603603

604604
*(Opcional: Instalar scikit-learn para un entrenamiento más rápido en PC, pero NO es un requisito).*
605605

0 commit comments

Comments
 (0)