Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is the repo for the introduction to QML course on Qt Academy.

## Getting Started
- Navigate to the **00-Syntax** folder and open the `CMakeLists.txt` file with Qt Creator. You will be greeted with an empty `Hello World` application based on an example seen in the course.
- We will use multiple projects through, don't worry we will guid you to the examples!
- We will use multiple projects through, don't worry we will guide you to the examples!
- We will explore the structure of QML documents and elements in different contexts.

## Instructions
Expand Down