You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linux.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ <h2 id="fedora-and-derivatives">Fedora and derivatives <span style="padding-left
117
117
python3-dns \
118
118
python3-dateutil
119
119
cd
120
-
python isntall.py</pre>
120
+
python install.py</pre>
121
121
<h2id="opensuse-and-derivatives">openSUSE and derivatives <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
122
122
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> The following instructions were tested on a freshly installed <strong>openSUSE Tumbleweed 20230427</strong>.</p>
Copy file name to clipboardExpand all lines: macos.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ <h2 id="install-a-media-player">Install a media player <span style="padding-left
81
81
<p><strong><em>b) MPlayer</em></strong></p>
82
82
<pre>brew install mplayer</pre>
83
83
<p>or</p>
84
-
<pre>sudo port isntall MPlayer</pre>
84
+
<pre>sudo port install MPlayer</pre>
85
85
<h2id="get-the-installation-script">Get the installation script <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
0 commit comments