mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-04 23:27:18 +00:00
Fixing another typo in README.md
This commit is contained in:
parent
5808fd61c7
commit
9bc9c328c1
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ To add a tool (say, named *toolname*), do the following:
|
||||||
|
|
||||||
1. Create a `toolname` directory.
|
1. Create a `toolname` directory.
|
||||||
2. Create an `install` script.
|
2. Create an `install` script.
|
||||||
3. (optional) if special uninstall steps are reuired, create an `uninstall` script.
|
3. (optional) if special uninstall steps are required, create an `uninstall` script.
|
||||||
|
|
||||||
### Install Scripts
|
### Install Scripts
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue