X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FPython%2FMusicSampler.git;a=blobdiff_plain;f=documentation_en.md;fp=documentation_en.md;h=2f570e1213e490261095d0e1d0f75948c7eeb29a;hp=17b8c87dd1d12fc6a21fd50b38a94f16131ea19a;hb=fa90478444f6718ff52c9263c28b3bf094166224;hpb=7b4791cfb73136db35160989c08660db55c3c34e diff --git a/documentation_en.md b/documentation_en.md index 17b8c87..2f570e1 100644 --- a/documentation_en.md +++ b/documentation_en.md @@ -48,12 +48,12 @@ To compile Kivy with the SDL2 library, you need some packages: cf [Installation Kivy](https://kivy.org/docs/installation/installation-linux.html) -## Installation sous Windows +## Windows installation Following processed worked to install music sampler in a Windows machine: -- [Install python 3.7.\* (take 64bit version!)](https://www.python.org/downloads/windows) +- [Install python 3.9.\* (take 64bit version!)](https://www.python.org/downloads/windows) - In a command shell (`cmd.exe`), run: pip install music_sampler