You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ You can install it (and potential other requirements) like that:
22
22
23
23
``pip install -r requirements.txt``
24
24
25
-
Afterwards just run `python3 bot.py` and if done right, you'll be left with a working bot.
25
+
Afterwards just run `python3 bot.py` and if done right, you'll be left with a working bot
26
26
27
27
### 2.) Docker
28
28
This project also contains a `Dockerfile` as well as a pre-built [Docker image](https://hub.docker.com/repository/docker/0rickyy0/blackjackbot) hosted on the official Docker Hub.
0 commit comments