From c4e61e462d9ef4e5712a9a6d226da2a443ba19a0 Mon Sep 17 00:00:00 2001 From: bbrcknl <32238793+bbrcknl@users.noreply.github.com> Date: Fri, 9 Aug 2024 14:36:06 +1000 Subject: [PATCH] Update Tutorials/get-the-tutorials.md Co-authored-by: Gerwin Klein Signed-off-by: bbrcknl <32238793+bbrcknl@users.noreply.github.com> --- Tutorials/get-the-tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorials/get-the-tutorials.md b/Tutorials/get-the-tutorials.md index e87a481c6c..bd2d3c44e1 100644 --- a/Tutorials/get-the-tutorials.md +++ b/Tutorials/get-the-tutorials.md @@ -12,7 +12,7 @@ The CAmkES python dependencies are required to build the [tutorials](ReworkedTut ``` pip3 install --user camkes-deps ``` -*Hint:* This step only needs to be done once, i.e. before doing your first tutorial +*Hint:* This step only needs to be done once, i.e. before doing your first tutorial. ## Get the code All tutorials are in the sel4-tutorials-manifest. Get the code with: