From ac0f68de8cd4b4fcd5e1a3484b6ef94035d9d387 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Tue, 29 May 2018 22:13:24 +0100 Subject: [FAQ] Address Nix's input --- templates/main/info/faq.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/main/info/faq.html b/templates/main/info/faq.html index 5a22ca14..26027098 100644 --- a/templates/main/info/faq.html +++ b/templates/main/info/faq.html @@ -148,8 +148,9 @@
  • If you're on Windows, there's a good chance that python and pip aren't what you actually need to run! Some options you could - try include python3 or python36 - if one of these works, - then you should be able to use pip3 or pip36 as well + try include py -3, python3 or python36 - if + one of these works, then you should be able to use py -3 -m pip, + pip3 or pip36 as well
  • If you're on a Mac, Python comes with the OS - however, it's quite likely to be @@ -190,7 +191,7 @@
    - Is python a good first language? + Is Python a good first language?

    -- cgit v1.2.3