Skip to content

Commit e202525

Browse files
committed
chore: Fix a format of the package installtion in README.md for regex
1 parent c57eb37 commit e202525

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
@@ -7,7 +7,7 @@ Extension package for Unity Localization
77
- Window -> Package Manager
88
- Add package from git URL...
99
- Add the package URL
10-
- `https://github.com/tsgcpp/UnityLocalizationExtension.git?path=Assets/Plugins/LocalizationExtension#<tag>`
10+
- e.g. `https://github.com/tsgcpp/UnityLocalizationExtension.git?path=Assets/Plugins/LocalizationExtension#0.1.0` #version
1111

1212

1313
## Feature

0 commit comments

Comments
 (0)