diff options
| author | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-04 15:36:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-04 15:36:02 -0700 |
| commit | a0cdcb748c888e0312aea4f36430869a697a9e63 (patch) | |
| tree | b378ee9d1e0f6c8ff6d4d7fc6808d3481d3f2ae6 | |
| parent | 4a680168fa30abc47e445c2ea80fea7daa86e3d0 (diff) | |
| download | speedrun-timer-a0cdcb748c888e0312aea4f36430869a697a9e63.tar.gz speedrun-timer-a0cdcb748c888e0312aea4f36430869a697a9e63.zip | |
Update README.org
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)~ |
