We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6829d0 + 6114959 commit 9925467Copy full SHA for 9925467
1 file changed
en/python_installation/instructions.md
@@ -58,7 +58,7 @@ If you have a different version of Python installed, at least 3.4.0 (e.g. 3.6.0)
58
59
{% filename %}command-line{% endfilename %}
60
```
61
-$ grep ^NAME= /etc/os-release
+$ grep '^NAME=' /etc/os-release
62
63
64
Afterwards, depending on the result, follow one of the following installation guides below this section.
0 commit comments