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 3a5c629

Browse files
Update sbcl-setup.html
1 parent 69283f3 commit 3a5c629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎implementations/sbcl-setup.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ <h2 id="linedit">Linedit</h2>
3535
(funcall (intern &quot;INSTALL-REPL&quot; :linedit) :wrap-current t))</code></pre>
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).
38-
Grant whatever permissions it needs. </p>
39-
<p> Type: scoop install curl (no special permissions needed!), and you're all set! Restart the shell and you can start working in SBCL! </p>
38+
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>
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 によって変換されたページ (->オリジナル) /