Update README.md

This commit is contained in:
Kaley, Fischer 2024-04-19 13:54:15 +02:00
parent d3f661997a
commit 4fe87311df

View file

@ -17,7 +17,7 @@ sudo docker compose --project-directory socat build
``` ```
## Testing ## Testing
Now that they are built, go back to the root (aka cd ../) and run this: Now that they are built you can run this:
```bash ```bash
docker compose up docker compose up
``` ```