mirror of https://github.com/1N3/Sn1per.git
docs(readme): fix incorrect Docker command
This commit is contained in:
parent
a3a3199c0d
commit
6e4382a7e3
|
|
@ -101,7 +101,7 @@ To install Sn1per using an AWS EC2 instance:
|
||||||
1. Run the Docker Compose file
|
1. Run the Docker Compose file
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo docker compose -f docker-compose-blackarch
|
sudo docker compose -f docker-compose-blackarch.yml up
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Run the container
|
1. Run the container
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue