Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 52baa65

Browse files
authored
Correct Windows installation instructions
Noticed while reading that the instruction said to type 'scoop install curl', I figured this was supposed to say sbcl.
1 parent 99bc116 commit 52baa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎implementations/sbcl-setup.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2 id="linedit">Linedit</h2>
3636
<h2 id="installing-on-windows">Installing on Windows</h2>
3737
<p> Install the Scoop package manager. To do this, open PowerShell and type: ' iex (new-object net.webclient).downloadstring('https://get.scoop.sh') ' (minus single quotes).
3838
Review the permissions for Scoop and and accept them if you are comfortable with them </p>
39-
<p> Type: scoop install curl (no special permissions needed!) into PowerShell, and you're all set! Restart the shell and you can start working in SBCL! </p>
39+
<p> Type: scoop install sbcl (no special permissions needed!) into PowerShell, and you're all set! Restart the shell and you can start working in SBCL! </p>
4040

4141
<h2 id="further-installation-on-linuxosx">Further installation on Linux/OSX</h2>
4242
<p>Sometimes the SBCL you pick up from sbcl.org isn&#8217;t as feature-complete as you want, or perhaps you want to recompile it for your own reasons (i.e., the Hunchentoot web server requires threads).</p>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /