Skip to content

Commit 1434a8f

Browse files
committed
Update README.md
1 parent 7fc167b commit 1434a8f

2 files changed

Lines changed: 16 additions & 8 deletions

File tree

Assets/Editor Toolbox/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ 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-
```https://github.com/arimger/Unity-Editor-Toolbox.git#upm```
26-
- 2 way: Copy and paste `Editor Toolbox` directory into your project (Assets/...) + add dependencies
27-
- 3 way: Install via [OpenUpm registry](https://openupm.com):
28-
```openupm add com.browar.editor-toolbox```
25+
```
26+
https://github.com/arimger/Unity-Editor-Toolbox.git#upm
27+
```
28+
- 2 way: Copy and paste `Assets/Editor Toolbox` directory into your project (Assets/...) + add dependencies
29+
- 3 way: Install via [OpenUPM registry](https://openupm.com):
30+
```
31+
openupm add com.browar.editor-toolbox
32+
```
2933
- Open Edit/Project Settings/Editor Toolbox window
3034
- If settings file is not found, press the "Refresh" button or create a new one
3135
- Manage settings in your way

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ 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-
```https://github.com/arimger/Unity-Editor-Toolbox.git#upm```
26-
- 2 way: Copy and paste `Editor Toolbox` directory into your project (Assets/...) + add dependencies
27-
- 3 way: Install via [OpenUpm registry](https://openupm.com):
28-
```openupm add com.browar.editor-toolbox```
25+
```
26+
https://github.com/arimger/Unity-Editor-Toolbox.git#upm
27+
```
28+
- 2 way: Copy and paste `Assets/Editor Toolbox` directory into your project (Assets/...) + add dependencies
29+
- 3 way: Install via [OpenUPM registry](https://openupm.com):
30+
```
31+
openupm add com.browar.editor-toolbox
32+
```
2933
- Open Edit/Project Settings/Editor Toolbox window
3034
- If settings file is not found, press the "Refresh" button or create a new one
3135
- Manage settings in your way

0 commit comments

Comments
 (0)