From 13e6de0169de509b408d959824a212a1202c5cec Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Mon, 10 Nov 2025 11:25:39 -0500 Subject: [PATCH] Update lab.md (#393) --- examples/ctr-example/lab.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/ctr-example/lab.md b/examples/ctr-example/lab.md index 2f1f9d9e..fb799170 100644 --- a/examples/ctr-example/lab.md +++ b/examples/ctr-example/lab.md @@ -38,6 +38,7 @@ Read through the sources: ## Build and run the example ```bash +$ cd examples/ctr-example $ make $ ./ctr-example ```