mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
fixed manage-tools location
This commit is contained in:
parent
78b9032326
commit
62fcb662ed
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ To use, do:
|
|||
|
||||
```bash
|
||||
# set up the path
|
||||
/path/to/ctf-tools/manage-tools setup
|
||||
/path/to/ctf-tools/bin/manage-tools setup
|
||||
source ~/.bashrc
|
||||
|
||||
# list the available tools
|
||||
|
|
Loading…
Reference in a new issue