Skip to content

Commit c37e017

Browse files
committed
Update README.md to use docker compose
1 parent 4b44256 commit c37e017

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ $ cd SpamProtectionRobot
4747
Edit **config.env** With Own Values.
4848

4949
```sh
50-
$ sudo docker build . -t spr
51-
52-
$ sudo docker run spr
50+
$ docker compose up --build
5351
```
5452

5553
## Note

0 commit comments

Comments
 (0)