Update README
This commit is contained in:
parent
67d8fa370d
commit
5f8cabb56a
@ -1,3 +1,8 @@
|
|||||||
# Bowling
|
# Bowling
|
||||||
|
|
||||||
If you want to try out the project, please use git clone with the HTTPS link to the repo, and not the SSH link, as only the owner can pull and push via SSH.
|
To run the project, simply follow these steps:
|
||||||
|
1. `git clone https://git.rbwr.dk/owner/Bowling.git`
|
||||||
|
2. `docker build -t bowling .`
|
||||||
|
3. `docker run --rm bowling`
|
||||||
|
|
||||||
|
To change bowling score, simply edit the `rolls.txt` file, and build the docker image again.
|
Loading…
Reference in New Issue
Block a user