aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-29 22:13:24 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-29 22:13:24 +0100
commitac0f68de8cd4b4fcd5e1a3484b6ef94035d9d387 (patch)
tree346b867b3d42d5815170c126da5b61c2c5c6bc5d /templates
parent[WS] "send all" methods should be classmethods (diff)
[FAQ] Address Nix's input
Diffstat (limited to 'templates')
-rw-r--r--templates/main/info/faq.html7
1 files changed, 4 insertions, 3 deletions
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 @@
<li>
If you're on Windows, there's a good chance that <code>python</code> and
<code>pip</code> aren't what you actually need to run! Some options you could
- try include <code>python3</code> or <code>python36</code> - if one of these works,
- then you should be able to use <code>pip3</code> or <code>pip36</code> as well
+ try include <code>py -3</code>, <code>python3</code> or <code>python36</code> - if
+ one of these works, then you should be able to use <code>py -3 -m pip</code>,
+ <code>pip3</code> or <code>pip36</code> as well
</li>
<li>
If you're on a Mac, Python comes with the OS - however, it's quite likely to be
@@ -190,7 +191,7 @@
<div uk-grid class="uk-grid uk-grid-divider uk-grid-match">
<div class="uk-width-1-3@m">
- <strong>Is python a good first language?</strong>
+ <strong>Is Python a good first language?</strong>
</div>
<div class="uk-width-2-3@m">
<p>