Skip to content

Commit

Permalink
Merge pull request #14 from HackYourFutureBelgium/country-language-po…
Browse files Browse the repository at this point in the history
…pulation-join-1

Update setup instructions in README.md
  • Loading branch information
antonioalmeida authored Jun 8, 2024
2 parents add09f7 + 7b8f127 commit 152baf4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Setup for Databases module

To follow this module you need to install 2 things:
- [MySQL](#installing-my-sql), the SQL database you will use
- [DBeaver](#installing-dbeaver), an application to ease interacting with the database
To follow this module you need to prepare 3 things:
- [Install MySQL](#installing-my-sql), the SQL database you will use
- [Install DBeaver](#installing-dbeaver), an application to ease interacting with the database
- [Setup the `world` database](#setting-up-the-world-database) in DBeaver

This guide provides step-by-step instructions on how to install these on different operating systems: macOS, Ubuntu, and Windows.

Expand Down

0 comments on commit 152baf4

Please sign in to comment.