From 83b9700989dc1e5122701b6258bdcbe048baf699 Mon Sep 17 00:00:00 2001 From: kyO The NinjA Date: Thu, 11 Jun 2020 17:47:23 -0300 Subject: [PATCH] Update Quick_guide.md --- doc/Quick_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Quick_guide.md b/doc/Quick_guide.md index b3ca34b25..bf247b696 100644 --- a/doc/Quick_guide.md +++ b/doc/Quick_guide.md @@ -3,7 +3,7 @@ #### Requirements * A good PC (Potato PC may have problems running the emulator correctly) -* [Python](https://www.python.org/downloads/release/python-376/) installed and added to PATH (recommended 3.7.6 64bit version only) +* [Python](https://www.python.org/downloads/release/python-376/) installed and added to PATH (is highly recommended 3.7.6 64bit version only) * Latest [ADB](https://developer.android.com/studio/releases/platform-tools) added to PATH. * [I don't know how to add to PATH](https://www.youtube.com/watch?v=Y2q_b4ugPWk) * The use of a virtual environment (venv) in python is highly recommended