Fix readme + ci failure after merge (#2915)

* fix link to dev

* fix autogenerate
pull/2916/head
patryk4815 8 months ago committed by GitHub
parent 232f5a1b06
commit 34ca4421ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -79,7 +79,7 @@ Pwndbg ensures a consistent experience across both, so switching between them is
## How?
See [installation instructions](https://pwndbg.re/pwndbg/latest/setup).
See [installation instructions](https://pwndbg.re/pwndbg/dev/setup).
## What can I do with that?

@ -13,7 +13,8 @@ Display the registers saved to memory for a certain frame type
```bash
usage: dump-register-frame [-h] [-p] {armcm-exception} [address]
usage: dump-register-frame [-h] [-p]
{armcm-exception,armcm-exception2} [address]
```
## Positional Arguments

Loading…
Cancel
Save