From 899a0e10757225df37ca658d5a93dafff79d673c Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 14 Mar 2021 22:42:46 +0000 Subject: [PATCH] Updated Running from source (markdown) --- Running-from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-from-source.md b/Running-from-source.md index 0710991..99e098e 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -32,7 +32,7 @@ On Debian you will need the `python3-pip` package installed. Otherwise see [Installing pip](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#installing-pip). -##Ensure you have tkinter installed +## Ensure you have tkinter installed If using a python.org package it will include this.