From 8b2dd4bba61e66918cd6d2469fa333c5f70b9340 Mon Sep 17 00:00:00 2001
From: ykharitonova <31087970+ykharitonova@users.noreply.github.com>
Date: Fri, 15 May 2026 08:51:05 -0700
Subject: [PATCH] yk - Update index.md
Corrected the code block to show the output correctly.
@pconrad Not sure why the image isn't showing up on the website. The link displays the screenshot, when I open it directty: https://github.com/user-attachments/assets/4440747e-0208-43e6-a0bf-320c27674e5a
---
topics/custom_docker_image/index.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/topics/custom_docker_image/index.md b/topics/custom_docker_image/index.md
index c672eba..98d7d74 100644
--- a/topics/custom_docker_image/index.md
+++ b/topics/custom_docker_image/index.md
@@ -141,6 +141,7 @@ Steps:
```
git remote -v
```
+ ```
% git remote -v
PL https://github.com/PrairieLearn/PrairieLearn (fetch)
PL https://github.com/PrairieLearn/PrairieLearn (push)
@@ -270,7 +271,8 @@ Steps:
But if it grades correctly, like these examples, then it worked!
- 
+
+