From f26bfce7ca69b26fe98526ee1d8338e90257e7a7 Mon Sep 17 00:00:00 2001 From: "pls.153" Date: Sun, 19 Oct 2025 11:36:57 +0200 Subject: [PATCH] revision --- examples/debug-ui/readme.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/examples/debug-ui/readme.md b/examples/debug-ui/readme.md index d352bed..c27b4d7 100644 --- a/examples/debug-ui/readme.md +++ b/examples/debug-ui/readme.md @@ -1,4 +1,14 @@ +Prepare +------- + +Please copy the app template files first: +``` +$ cd .. +$ ./copy.sh debug-ui +``` + + Info ---- @@ -12,8 +22,8 @@ This is especially helpful on android, where Lisp issues are hard to debug once the app is installed. -Prepare -------- +Howto +----- * extract `local-projects/lqml-debug.tgz` under `~/quicklisp/local-projects/` * add `lqml-debug` as your very first dependency in your `app.asd`