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.