Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xdpirate committed Nov 20, 2023
1 parent 3467e47 commit 30bfa1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ $mysqlPassword = "your-sql-password";
```

4. Replace the values of the variables to fit your database configuration. GameHorizon will set up the database structure by itself.
5. To update GameHorizon, run `git pull` in the repository directory (requires `git` to be installed).
5. To update GameHorizon, use the [included updater](#updater), or run `git pull` in the repository directory (requires `git` to be installed).

### Running with Docker

Expand Down

0 comments on commit 30bfa1b

Please sign in to comment.