Skip to content

Commit 6bdf326

Browse files
authored
Update README.md
1 parent 01fb97e commit 6bdf326

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,18 @@ Unity 2018.x or newer
2222

2323
- Install Editor Toolbox package:
2424
- 1 way: Find Unity Package Manager (Window/Package Manager) and add package using this git URL:
25-
```
26-
https://github.com/arimger/Unity-Editor-Toolbox.git#upm
27-
```
25+
26+
```
27+
https://github.com/arimger/Unity-Editor-Toolbox.git#upm
28+
```
29+
2830
- 2 way: Copy and paste `Assets/Editor Toolbox` directory into your project (Assets/...) + add dependencies
2931
- 3 way: Install via [OpenUPM registry](https://openupm.com):
30-
```
31-
openupm add com.browar.editor-toolbox
32-
```
32+
33+
```
34+
openupm add com.browar.editor-toolbox
35+
```
36+
3337
- Open Edit/Project Settings/Editor Toolbox window
3438
- If settings file is not found, press the "Refresh" button or create a new one
3539
- Manage settings in your way

0 commit comments

Comments
 (0)