summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Hunt <loganhunt@simponic.xyz>2022-06-04 15:36:02 -0700
committerGitHub <noreply@github.com>2022-06-04 15:36:02 -0700
commita0cdcb748c888e0312aea4f36430869a697a9e63 (patch)
treeb378ee9d1e0f6c8ff6d4d7fc6808d3481d3f2ae6
parent4a680168fa30abc47e445c2ea80fea7daa86e3d0 (diff)
downloadlispruns-a0cdcb748c888e0312aea4f36430869a697a9e63.tar.gz
lispruns-a0cdcb748c888e0312aea4f36430869a697a9e63.zip
Update README.org
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index d8a2632..0e34033 100644
--- a/README.org
+++ b/README.org
@@ -9,5 +9,5 @@ Showcase of features on [[https://youtu.be/WJgRw6Mvdl4][YouTube]]
+ [[https://www.sqlite.org/download.html][SQLite]]
* Running Interactively
1. Load the package ~sbcl --load lispruns.asd~
-2. load it with quicklisp: ~(ql:quickload 'lispruns)~
+2. Load it with quicklisp: ~(ql:quickload 'lispruns)~
3. ~(main)~