Skip to content

Commit

Permalink
Reintroduced link fixes in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiess committed Oct 26, 2021
1 parent 4985157 commit 0bf8022
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 @@ -20,7 +20,7 @@ For a guide on how to setup cineast, please see [Cineast's Github page](https://
To use this package in unity, the `manifest.json` has to be expanded by the following entry:

```json
"com.vitrivr.unityinterface.cineastapi": "https://github.com/vitrivr/UnityInterface.git#release"
"com.vitrivr.unityinterface.cineastapi": "https://github.com/vitrivr/CineastUnityInterface.git"
```

The Unity Package Manager ( _upm_ ) will take care of downloading and linking this package.
Expand Down

0 comments on commit 0bf8022

Please sign in to comment.