Skip to content

Commit

Permalink
Typo in README.md (#49)
Browse files Browse the repository at this point in the history
Typo in README.md
  • Loading branch information
Ice1187 authored Nov 4, 2022
1 parent e6d8e1e commit 186040b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ First, clone the repo:
git clone https://github.com/mahaloz/decomp2dbg.git
```

Copy all the files in `./decompilers/d2g_ida/` into your ida `plugins` folder:
Copy all the files in `./decompilers/d2d_ida/` into your ida `plugins` folder:
```bash
cp -r ./decompilers/d2d_ida/* /path/to/ida/plugins/
```
Expand Down

0 comments on commit 186040b

Please sign in to comment.