diff --git a/python/formation/getting-started.txt b/python/formation/getting-started.txt index 1d381f6..588099a 100644 --- a/python/formation/getting-started.txt +++ b/python/formation/getting-started.txt @@ -27,7 +27,7 @@ avec python : - rendre un fichier exécutable et ajouter le she bang:: - #/usr/bin/env python + #!/usr/bin/env python print "hello" .. note:: lorsqu'on lance python sur un programme, des fichiers