X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FPython%2FMusicSampler.git;a=blobdiff_plain;f=documentation_en.md;h=ac12909142ff535285ba2ff401ac3550016fae02;hp=17b8c87dd1d12fc6a21fd50b38a94f16131ea19a;hb=HEAD;hpb=b45837641542cf18e2410dcbaa7ecba1bdc3905d 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