Skip to content

Commit f9602ca

Browse files
authored
Merge pull request #3 from gmook9/dev
Changed startup
2 parents 9aa91d6 + bcc7838 commit f9602ca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Tutorial: https://www.youtube.com/watch?v=Asleok-Snfs
2525
## Startup
2626
The command `ollama run llama3` initializes and runs the Llama 3 model locally using the Ollama platform. Without this it will not generate AI responses.
2727

28-
Run the command `python main.py` to start the game.
28+
Run the command `python startGame.py` to start the game.
2929

3030

File renamed without changes.

0 commit comments

Comments
 (0)