Skip to content

Commit 87af47e

Browse files
authored
Fix typo in installation instructions
Thanks naqtn!
1 parent b6e9d31 commit 87af47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Drop in replacement for the default Unity event editor drawer that allows listen
1212
## Installation
1313
1. Grab the EasyEventEditor.cs script by [downloading the zip](https://github.com/Merlin-san/EasyEventEditor/archive/master.zip) and put it somewhere in your project files or download [the most recent release](https://github.com/Merlin-san/EasyEventEditor/releases/latest) and open the .unitypackage in Unity.
1414
2. You will now have the event dragging enabled by default, but to enable the other features you will need to open the EEE settings menu.
15-
3. Open the settings menu under Editor->Easy Event Editor Settings and enable what you want. These settings will persist between projects, though you'll need to re-import the event editor script.
15+
3. Open the settings menu under Edit->Easy Event Editor Settings and enable what you want. These settings will persist between projects, though you'll need to re-import the event editor script.
1616

1717
<img src="https://i.imgur.com/V7DcLee.png" width="50%" height="50%" />

0 commit comments

Comments
 (0)