Update README.md to fix repo name

This commit is contained in:
Jayy001 2023-12-26 15:16:18 +00:00 committed by GitHub
parent 8817fbd432
commit b278dc6e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ An installation walkthrough, how-to guides for adding new operations and themes,
If you would like to run the app locally in docker please follow the steps below: If you would like to run the app locally in docker please follow the steps below:
``` ```
git clone https://github.com/gchq/CyberChef.git git clone https://github.com/bee-san/CyberFork.git
cd CyberFork cd CyberFork
docker build --tag CyberFork . docker build --tag CyberFork .
docker run --rm --name CyberFork -it -p 8080:8080 CyberFork docker run --rm --name CyberFork -it -p 8080:8080 CyberFork