Skip to content

Commit 12dcc77

Browse files
committed
Merge branch 'master' into 2018.1-beta
2 parents b19f8d7 + e453486 commit 12dcc77

28 files changed

+7
-11
lines changed

Assets/GraphVisualizer.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,13 @@ Playable Handles in the graph are represented by colored nodes, varying accordin
88

99
## Setup
1010

11-
- Download the release that matches your current Unity version, or the latest if there your Unity version is more recent than the latest release.
12-
- Copy the content of this repos Asset folder into a the Asset folder of an Unity Project. You will need to do this for every project.
11+
- Download the release that matches your current Unity version, or the latest if your Unity version is more recent than the latest release.
12+
- Copy the content of this repo into a folder called GraphVisualizer in your Unity Project. You will need to do this for every project.
13+
14+
OR
15+
16+
- From the command line change directory to your project's `Assets` directory.
17+
- Run `git clone https://github.com/Unity-Technologies/graph-visualizer`
1318

1419
## Window
1520

0 commit comments

Comments
 (0)