Update README.md

This commit is contained in:
Rasmus Rasmussen 2025-03-19 10:56:40 +00:00
parent f076e0e35c
commit 3420815c74

View File

@ -2,6 +2,7 @@
To run the project, simply follow these steps: To run the project, simply follow these steps:
1. `git clone https://git.rbwr.dk/owner/Bowling.git` 1. `git clone https://git.rbwr.dk/owner/Bowling.git`
2. `cd Bowling/`
2. `docker build -t bowling .` 2. `docker build -t bowling .`
3. `docker run --rm bowling` 3. `docker run --rm bowling`