summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-10 14:03:37 -0400
committerpommicket <pommicket@gmail.com>2023-09-10 14:03:37 -0400
commit1b49244e6427effb62bae8a05038c22e6bec423f (patch)
tree6b4ffc93e4aea86bd091e08afd3a1237198c8a49 /development.md
parentdbc89bb7dfef89ed0e4188ba10459914078f5804 (diff)
a
Diffstat (limited to 'development.md')
-rw-r--r--development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md
index e3e0519..ab5a369 100644
--- a/development.md
+++ b/development.md
@@ -143,6 +143,6 @@ When releasing a new version of `ted`:
- Update `Version` in `control` for the `.deb` file.
- Run `make ted.deb` on Debian/Ubuntu.
- Run `make.bat release` on Windows.
-- Run `python update-windows-installer.py`.
+- Run `python3 update-windows-installer.py`.
- Build `ted.msi`.
- Create a new release on GitHub with `ted.deb` and `ted.msi`.