Skip to content

Commit 24b6aae

Browse files
committed
deploy: 81e5519
1 parent 86ad42a commit 24b6aae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

software/install-and-run/windows/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
<meta property="og:url" content="https://interlisp.org/software/install-and-run/windows/">
1212
<meta property="og:title" content="Install and Run on Windows">
1313
<meta property="og:description" content="There are two ways to install and run Medley on Windows. These two ways result in (nearly) identical Medley experiences, but differ in how Medley is installed and started.
14-
Using WSL (Windows Syswem for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And when installing and using Medley on WSL you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful.">
14+
Using WSL (Windows System for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And, when installing and using Medley on WSL, you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful.">
1515
<meta property="og:locale" content="en">
1616
<meta property="og:type" content="website">
1717

1818
<meta itemprop="name" content="Install and Run on Windows">
1919
<meta itemprop="description" content="There are two ways to install and run Medley on Windows. These two ways result in (nearly) identical Medley experiences, but differ in how Medley is installed and started.
20-
Using WSL (Windows Syswem for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And when installing and using Medley on WSL you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful.">
20+
Using WSL (Windows System for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And, when installing and using Medley on WSL, you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful.">
2121
<meta itemprop="wordCount" content="149">
2222
<meta name="twitter:card" content="summary">
2323
<meta name="twitter:title" content="Install and Run on Windows">
2424
<meta name="twitter:description" content="There are two ways to install and run Medley on Windows. These two ways result in (nearly) identical Medley experiences, but differ in how Medley is installed and started.
25-
Using WSL (Windows Syswem for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And when installing and using Medley on WSL you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful.">
25+
Using WSL (Windows System for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And, when installing and using Medley on WSL, you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful.">
2626

2727

2828

@@ -204,7 +204,7 @@ <h1>Install and Run on Windows</h1>
204204
<p>There are two ways to install and run Medley on Windows. These two ways result in (nearly) identical Medley experiences, but differ in how Medley is installed and started.</p>
205205
<ol>
206206
<li>
207-
<p><a href="/software/install-and-run/windows/wsl/">Using WSL</a> (Windows Syswem for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And when installing and using Medley on WSL you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful. Medley on WSL is best for users who are running WSL anyway and/or prefer working in a Linux environment.</p>
207+
<p><a href="/software/install-and-run/windows/wsl/">Using WSL</a> (Windows System for Linux). Medley on WSL requires the WSL subsystem to be installed on your Windows system. And, when installing and using Medley on WSL, you are working within a Linux environment. Some familiarity with Linux and the Linux command line is helpful. Medley on WSL is best for users who are running WSL anyway and/or prefer working in a Linux environment.</p>
208208
</li>
209209
<li>
210210
<p><a href="/software/install-and-run/windows/native/">Run Medley &rsquo;native&rsquo;</a>. Medley &rsquo;native&rsquo; works within the ordinary Windows environment. Installation uses a standard Windows installer and you start Medley from a standard Command (or Powershell) window. Medley &rsquo;native&rsquo; is best for users who prefer to stay (almost) exclusively in the Windows environment.</p>

0 commit comments

Comments
 (0)