diff --git a/Readme.md b/Readme.md index a293acfbbae2c4d1bef643d5cdf8696bc8e16b2d..29a583da4e63a50de4c262ff64d3f4fed391b4ef 100644 --- a/Readme.md +++ b/Readme.md @@ -9,8 +9,10 @@ The installastion steps, when the Python is installed from the MS Store: - pip install djitellopy=="1.5" (this should intall pygame and opencv-python too, I have used version 1.5) - pip install numpy=="1.19.3" (to fix the Windows-><-numpy issue) - pip install dbr=="7.5" (I had license for this, and 8.0 came out later) + Here is the batch code: -```batch + +``` pip install djitellopy=="1.5" pip install numpy=="1.19.3" pip install dbr=="7.5"