From 174864097bc63f68d7cdbcc7eb3afa1f3913b04c Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Tue, 16 Mar 2021 21:36:31 -0700 Subject: [PATCH] README: small fix. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5aa3e8..af2cc1f 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,8 @@ Various talks and presentations that have been given are included here as runnable vocabularies. If you'd like to run these, you can add this directory as a ``vocab-root`` -and then ``"name-of-the-talk-to-launch" run``. +and then: + +```factor +"name-of-the-talk-to-launch" run +``` -- 2.34.1