Skip to content

Commit dcc6ae2

Browse files
committed
fix(HowToGuides): provide correct package name in installation guide
The package name does not include dots and therefore should be written without any dot separators.
1 parent f19954f commit dcc6ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Documentation/HowToGuides/Installation

Documentation/HowToGuides/Installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Click the `Add Input Definitions` button and this will create 18 additional axis
7676

7777
### Done
7878

79-
The `Tilia.Input.UnityInputManager` package will now be available in your Unity project `Packages` directory ready for use in your project.
79+
The `Tilia Input UnityInputManager` package will now be available in your Unity project `Packages` directory ready for use in your project.
8080

8181
The package will now also show up in the Unity Package Manager UI. From then on the package can be updated by selecting the package in the Unity Package Manager and clicking on the `Update` button or using the version selection UI.
8282

0 commit comments

Comments
 (0)