From 5800bd1f331b250ee98aedf06b6f243b67b98ab5 Mon Sep 17 00:00:00 2001
From: James Miller <james.ryland.miller@gmail.com>
Date: Mon, 27 Apr 2020 05:05:48 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 51bc5d3..44ef649 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ limitations on concurrent writes won't be an issue either.
 
 Ok!
 
-You'll need a working python3 installation and the module `pyyaml** installed. 
+You'll need a working python3 installation and the module `pyyaml` installed. 
 
 You'll also need a working sqlite3 install to browse the database once
 generated. You can visit its website at http://sqlite.org. If you are on an