From 69dcce681c41a6c2a83bc2d7336afccf3e8a6ce4 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sun, 13 Oct 2024 19:11:29 +0200 Subject: [PATCH] Reformat README.md --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8b49e66..3b84d5a 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,8 @@ To install the packages, follow these steps: 2. Click the `+` icon within the `Package Manager` and select `Add package from git URL...`. 3. Paste the following URLs one by one into the text field and click `Add` for each package: - - OpenXR: - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr` - - - Toolkit Foundation: - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation` - - - Standard Assets: - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets` - - - WebView: - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity` + - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr` + - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation` + - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets` + - `https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity`