mirror of
https://github.com/kittywitch/ida-pro-overlay.git
synced 2026-02-09 09:19:17 -08:00
readme: fix import path
This commit is contained in:
parent
8697083bfa
commit
ca9768d2b0
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ In your flake's inputs, import the overlay
|
|||
|
||||
```nix
|
||||
ida-pro-overlay = {
|
||||
url = "path:/home/msanft/dev/ida-pro-overlay";
|
||||
url = "github:msanft/ida-pro-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue