Skip to content

Commit 1962551

Browse files
committed
Fixed links to PyInstaller and Nuitka Windows releases in README.MD.
1 parent b26849e commit 1962551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Set of console tools for batch deserialization of Flatbuffers binary files using
66
- [tqdm](https://pypi.org/project/tqdm/)
77
- [i18nice[YAML]](https://pypi.org/project/i18nice/)
88
## Latest Windows releases:
9-
- [PyInstaller](releases/tag/latest)
10-
- [Nuitka](releases/tag/latest-nuitka)
9+
- [PyInstaller](https://github.com/Shararamosh/flatc_deserializer/releases/tag/latest)
10+
- [Nuitka](https://github.com/Shararamosh/flatc_deserializer/releases/tag/latest-nuitka)

0 commit comments

Comments
 (0)