Skip to content

Commit d4f0d59

Browse files
Update README.md
1 parent f2106f3 commit d4f0d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pip install pyinstaller
4444
_Creacion de un .exe_
4545

4646
```
47-
pyinstaller --windowed CalculadoraGrafica.py
47+
pyinstaller --windowed nombreArchivo.py
4848
```
4949

5050
_Listado de Modulos instalados en Python_

0 commit comments

Comments
 (0)