summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-14 11:10:36 -0400
committerpommicket <pommicket@gmail.com>2023-09-14 11:10:36 -0400
commit42f3f808e3147a8b67d5d65fcc197c6fa8e81b46 (patch)
treed8005f46398c50cea9b5e7fe52010dd12ea02503 /development.md
parent52015e0c9a4e3bc8dc558929a85461f079dda303 (diff)
build ted.msi in make.bat2.6.1
Diffstat (limited to 'development.md')
-rw-r--r--development.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/development.md b/development.md
index ab5a369..f1a5707 100644
--- a/development.md
+++ b/development.md
@@ -144,5 +144,4 @@ When releasing a new version of `ted`:
- Run `make ted.deb` on Debian/Ubuntu.
- Run `make.bat release` on Windows.
- Run `python3 update-windows-installer.py`.
-- Build `ted.msi`.
- Create a new release on GitHub with `ted.deb` and `ted.msi`.