mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-06 22:47:11 -04:00
Update README.md to fix repo name
This commit is contained in:
parent
8817fbd432
commit
b278dc6e5a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
```
|
||||
git clone https://github.com/gchq/CyberChef.git
|
||||
git clone https://github.com/bee-san/CyberFork.git
|
||||
cd CyberFork
|
||||
docker build --tag CyberFork .
|
||||
docker run --rm --name CyberFork -it -p 8080:8080 CyberFork
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue