Skip to content

Commit

Permalink
docs: add reference link for version string
Browse files Browse the repository at this point in the history
  • Loading branch information
favoyang authored Jul 12, 2020
1 parent 1e0824b commit da0a13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ openupm add <pkg>@file:...
```
The package itself and all dependencies that exist in the registry will be served by the scope registry.

> Notice: openupm will not verify package or resolve dependencies for git, https and file protocol.
> openupm will not verify package or resolve dependencies for git, https and file protocol. See https://docs.unity3d.com/Manual/upm-git.html for more examples of version string.
You can also add [testables](https://docs.unity3d.com/Manual/cus-tests.html) when importing:
```
Expand Down

0 comments on commit da0a13c

Please sign in to comment.