Skip to content

Commit a21f9c3

Browse files
authored
Merge pull request #8 from EricccTaiwan/main
Add instructions for unloading the kernel module
2 parents f7c316a + 9be51b4 commit a21f9c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ Simply run the command below after the kernel module is loaded:
4141
$ sudo ./xo-user
4242
```
4343

44+
To unload the kernel module, use the command:
45+
```
46+
$ sudo rmmod kxo
47+
```
48+
4449
## License
4550

4651
`kxo` is released under the MIT license. Use of this source code is governed

0 commit comments

Comments
 (0)