From 5abab2ad20a37dc8912b0127e9cda2f5c4ef0588 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Mon, 23 Jan 2023 01:00:03 +0000 Subject: [PATCH] docs(readme): fix dumb typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 054fb04..f73a1d7 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ exclude_paths = [".git", ".obsidian"] There are two ways to contribute to this project. -### 21. Containerized development (Recommended) +### 1. Containerized development (Recommended) 1. Clone this repository. `git clone https://github.com/natelandau/obsidian-metadata` 2. Open the repository in Visual Studio Code