From 91510ca3617f9e2ac8e973c8d8e7dac894b38b5d Mon Sep 17 00:00:00 2001 From: Saba Saba Date: Thu, 9 Feb 2023 12:26:23 -0500 Subject: [PATCH] Updated README with fixed installation instructions --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b099abc..7b2c08d 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,7 @@ On Windows, open Command Line or Powershell with administrator privileges, then choco install -y sbcl magicsplat-tcl-tk -Next, install Quicklisp using the following commands: - - curl -O https://beta.quicklisp.org/quicklisp.lisp - sbcl --load quicklisp.lisp --eval (quicklisp-quickstart:install) - +Next, install Quicklisp by following the instructions here: You are now ready to compile Git REPL. By default, Git REPL is configured to install to `C:\bin\git-repl.exe`. -- 2.20.1