You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@ Development:
13
13
*[Shellcheck](https://www.shellcheck.net/)
14
14
15
15
Running tests:
16
-
*[GCC 13](https://gcc.gnu.org/)
16
+
*[GCC 11](https://gcc.gnu.org/)
17
17
18
18
# Setup
19
-
Ensure that you do have Python with installed pip, Ghidra app and GCC-13 compiler. If you want to run CI scripts, ensure you do have shellcheck installed.
19
+
Ensure that you do have Python with installed pip, Ghidra app and GCC 11 compiler. If you want to run CI scripts, ensure you do have shellcheck installed.
0 commit comments