From dc6cb53e7356dc29ac1b2974c4fe875d08472113 Mon Sep 17 00:00:00 2001 From: Philippe Roy <2550090-phroy@users.noreply.gitlab.com> Date: Thu, 24 Nov 2022 10:07:47 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2e0c1f..08d8f3f 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,5 @@ Il faut donc l'installer localement, les étapes sont : - Installer localement (UPBGE) la bibliothèque serial : $ ./pip install serial -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages - Windows : La configuration ici présente est UPBGE installé sur le bureau utilisateur (philippe.roy) avec la distribution Anaconda installée : - - Installer localement (UPBGE) la bibliothèque serial : pip install serial -t C:\Users\philippe.roy\Desktop\UPBGE-0.30-windows-x86_64\3.0\python\lib\site-packages + - Avec Anaconda Navigator ouvrir un terminal Powershell + - Avec le terminal installer localement (UPBGE) la bibliothèque serial : pip install serial -t C:\Users\philippe.roy\Desktop\UPBGE-0.30-windows-x86_64\3.0\python\lib\site-packages