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 docs/docs/tutorial/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This guide will take you through the basic steps involved in getting **GILES** u

### Install

The first step to integrating **GILES** is to import the `giles.unitypackage` file into your Unity project. If you have installed **GILES** from the Asset Store, this step should be taken care of for you. If you've downloaded **GILES** from Github or the User Toolbox, you'll need to open your Unity project and drag the `.unitypackage` into your **Projet** pane. Make sure that all the assets are selected in the Package Import window.
The first step to integrating **GILES** is to import the `giles.unitypackage` file into your Unity project. If you have installed **GILES** from the Asset Store, this step should be taken care of for you. If you've downloaded **GILES** from Github or the User Toolbox, you'll need to open your Unity project and drag the `.unitypackage` into your **Project** panel. Make sure that all the assets are selected in the Package Import window.

![Importing GILES](import.png)

Expand Down