Skip to content

Commit d423041

Browse files
authored
Update README.md
1 parent d454697 commit d423041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
PyRex is a tool for visual testing Python regular expression.
88
<br>Based on the re python package, combined with the Qt user interface, it allows a visual display of the results of a regular expression pattern.
99

10-
:warning: **This is a beta version and probably contains some bugs. In that case, please [report the new issue](https://github.com/user0706/Mixer-v2/issues).**
10+
:warning: **This is a beta version and probably contains some bugs. In that case, please [report the new issue](https://github.com/user0706/PyRex/issues).**
1111

1212
## Prerequisites
1313
After opening the downloaded repository in cmd *(Windows)*/terminal *(Linux/MacOS)*, to install the necessary packages for PyRex operation, enter the following command:

0 commit comments

Comments
 (0)