Skip to content

Commit

Permalink
Docs: Add git to prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Nov 25, 2023
1 parent be7e646 commit 4cfc580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ TutorAI is a language agent capable of assisting with learning academic subjects
To setup the project, one needs to have all the prerequisites installed. Then one needs to clone the repository, setup a virtual environment, and install the dependencies. This is described in more detail below.

### Prerequisites
- Ensure that git is installed on your machine. [Download Git](https://git-scm.com/downloads)
- Ensure Python 3.9 or newer is installed on your machine. [Download Python](https://www.python.org/downloads/)
- Familiarity with basic Python package management and virtual environments is beneficial.

Expand Down

0 comments on commit 4cfc580

Please sign in to comment.