From 8cacfeec7b05010d49bc8360673275780735c5a7 Mon Sep 17 00:00:00 2001 From: David M <62346025+aboutdavid@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:18:23 -0400 Subject: [PATCH] add yaml to codeblock (#163) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eef8ad..ef35358 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Built by Obl.ong, a membership-first nonprofit -- we encourage contributions! - Generate active record encryption keys (`bin/rails db:encryption:init`) - Run `rails credentials:edit` and add these keys: - ``` + ```yaml dnsimple: access_token: DNSIMPLE_ACCESS_TOKEN account_id: ACCOUNT_ID