Skip to content

Commit 91872e0

Browse files
authored
Update README.md
1 parent 93f8cae commit 91872e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Alternatively, you can always install it with `pip` as a python module:
1818

1919
`pip install ctfcli`
2020

21+
To install the development version of ctfcli directly from the repository you can use:
22+
23+
`pip install git+https://github.com/CTFd/ctfcli.git`
24+
2125
## 1. Create an Event
2226

2327
Ctfcli turns the current folder into a CTF event git repo.

0 commit comments

Comments
 (0)