Skip to content

Commit 29b4ab9

Browse files
authored
Merge pull request #21 from nextmn/louisroyer-patch-1
Update repo URL in README.md
2 parents f7e5f37 + 1b74e36 commit 29b4ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You need to use a recent Wireshark version with implementation for `nr-rrc` diss
77
### Installation from git repository
88
```
99
$ mkdir -p ${XDG_LIB_HOME:-~/.local/lib}/wireshark/plugins
10-
$ git -C ${XDG_LIB_HOME:-~/.local/lib}/wireshark/plugins clone https://github.com/louisroyer/RLS-wireshark-dissector
10+
$ git -C ${XDG_LIB_HOME:-~/.local/lib}/wireshark/plugins clone https://github.com/nextmn/RLS-wireshark-dissector
1111
1212
```
1313
### Installation from package manager
@@ -17,4 +17,4 @@ Alternalively, if you are using **Debian Bullseye**, I made a `.deb` package. It
1717
This plugin is licensed under the Creative Commons Zero v1.0 Universal licence (CC0-1.0).
1818

1919
## Troubleshooting
20-
If you have any issue running this plugin, please consult the [Troubleshooting page](https://github.com/louisroyer/RLS-wireshark-dissector/wiki/Troubleshooting) on the wiki.
20+
If you have any issue running this plugin, please consult the [Troubleshooting page](https://github.com/nextmn/RLS-wireshark-dissector/wiki/Troubleshooting) on the wiki.

0 commit comments

Comments
 (0)