Skip to content

Commit 78a8c87

Browse files
committed
Merge branch 'master' of https://github.com/Satharus/Disass
2 parents f097f25 + 4559810 commit 78a8c87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ Disass (Short for disassemble) is a front-end for the GNU Debugger (GDB).
66

77
It's mainly made for disassembly in mind, but if you found it comfortable to use for normal debugging purposes then go ahead!
88

9-
![Screenshot](https://github.com/Satharus/Disass/blob/master/Screenshots/v0.02.png)
9+
![Screenshot](https://github.com/Satharus/Disass/blob/master/Screenshots/v0.05.png)
1010

1111

1212
## How to use
1313
- Head over the the ![releases](https://github.com/Satharus/Disass/releases) page
1414
- Download the version you want of Disass
15-
- Mark the AppImage as executable or run ```chmod +x Disass-v0.02-x86_64.AppImage```
16-
- Double click the AppImage or run ```./Disass-v0.02-x86_64.AppImage```
15+
- Mark the AppImage as executable or run ```chmod +x Disass-v0.05-x86_64.AppImage```
16+
- Double click the AppImage or run ```./Disass-v0.05-x86_64.AppImage```
1717

1818

1919

0 commit comments

Comments
 (0)