From 97879168de7e027d76d829efd22ed48d6b84d723 Mon Sep 17 00:00:00 2001 From: jbruce12000 Date: Tue, 5 Dec 2023 15:00:00 -0500 Subject: [PATCH] fix code block --- docs/old-to-new.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/old-to-new.md b/docs/old-to-new.md index 5691315..fe2f6ec 100644 --- a/docs/old-to-new.md +++ b/docs/old-to-new.md @@ -19,7 +19,9 @@ FIXME - need instructions on branch names to checkout etc. 1. make a backup of config.py. You'll need it for the next step. - ```cp config.py config.py.bak``` +``` + cp config.py config.py.bak +``` 2. find these settings in config.py.bak and change them in config.py: