From ab3eb9358fc589ccecd54b2c8d79ef22d89756eb Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Sun, 7 Nov 2021 17:13:46 -0600 Subject: [PATCH] Meta tweak (#1167) * Update contributing.md * Update contributing.md Co-authored-by: Richie Bendall Co-authored-by: Richie Bendall --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index e6b9dedd..c52bebb7 100644 --- a/contributing.md +++ b/contributing.md @@ -30,4 +30,4 @@ The code in the file should be the simplest and most straightforward way to prin ### Updating readme -After adding the language file, `update_list.py` (Python 3.6+) automatically updates the language list. +After adding the language file, run `update_list.py` with Python 3.6+ to automatically update the language list. If you don't have a local clone, you will need to increment the language count and alphabetically list the language yourself.