Skip to content

Commit 6d1f07a

Browse files
Update README.md
1 parent b5420e0 commit 6d1f07a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@
55
[![Twitter Follow](https://img.shields.io/twitter/follow/deprecatedcoder.svg?style=flat&label=twitter)](https://twitter.com/deprecatedcoder)
66
[![YouTube](https://img.shields.io/badge/youtube-channel-e52d27.svg)](https://www.youtube.com/channel/UCoLHzWHjADqMNUXrk0Xk6vA)
77

8-
## Getting Started
8+
## To Use
99

10-
* Clone this repo `git clone https://github.com/deprecatedcoder/PictureWindow.git`
11-
* Open `PictureWindow` within Unity
12-
* Import the [SteamVR Plugin]
13-
* Add the `PictureWindowControl` script to the Controllers
14-
* Add the `Companion UI` and `PictureWindow` prefabs to the scene
10+
* Drop the [unityPackage] into a project that is using [SteamVR]
11+
* Add the PictureWindow and VirtualWindow prefabs on [CameraRig], then the PictureWindowUI in the scene, and assign the necessary references in the inspector
12+
13+
## More complete instructions available [here]
1514

1615
## License
1716

1817
Code released under the [MIT License].
1918

20-
[SteamVR Plugin]: https://www.assetstore.unity3d.com/en/#!/content/32647
19+
[here]: http://smirkingcat.software/picturewindow/
20+
[unityPackage]: https://github.com/deprecatedcoder/PictureWindow/releases/download/1.1/1.1.0.unitypackage
21+
[SteamVR]: https://www.assetstore.unity3d.com/en/#!/content/32647
2122
[MIT License]: https://github.com/deprecatedcoder/PictureWindow/blob/master/LICENSE

0 commit comments

Comments
 (0)