From d5602c46956baecf0676a8364a8a1fcb55fa35b2 Mon Sep 17 00:00:00 2001 From: Jeroen Willemsen Date: Thu, 10 Oct 2024 10:38:00 +0200 Subject: [PATCH] Fix readme for ctfd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61c961f58..7b14f8307 100644 --- a/README.md +++ b/README.md @@ -408,9 +408,9 @@ Initial creation of the zip file for CTFD requires you to visit [https://wrongse Follow the following steps: ```shell - npm install -g juice-shop-ctf-cli@9.1.0 + npm install -g juice-shop-ctf-cli@10.0.1 juice-shop-ctf #choose ctfd and https://wrongsecrets-ctf.herokuapp.com as domain. No trailing slash! The key is 'TRwzkRJnHOTckssAeyJbysWgP!Qc2T', feel free to enable hints. We do not support snippets or links/urls to code or hints. - docker run -p 8001:8000 -it ctfd/ctfd:3.4.3 + docker run -p 8001:8000 -it ctfd/ctfd:3.7.4 ``` Now visit the CTFD instance at [http://localhost:8001](http://localhost:8001) and setup your CTF.