Fix spelling mistake in README.md
parent
354ebfe9e9
commit
f394c25b16
|
@ -14,7 +14,7 @@ ctfcli can be installed with `pip install ctfcli`
|
||||||
|
|
||||||
## 1. Create an Event
|
## 1. Create an Event
|
||||||
|
|
||||||
ctfcli turns the current folder into a CTF event git repo. It asks for the base url of the CTFd instance you're working with ahd an access token.
|
ctfcli turns the current folder into a CTF event git repo. It asks for the base url of the CTFd instance you're working with and an access token.
|
||||||
|
|
||||||
```
|
```
|
||||||
❯ ctf init
|
❯ ctf init
|
||||||
|
|
Loading…
Reference in New Issue