From 23e43d7bdbd40509d89b8998413b61acbe6536e3 Mon Sep 17 00:00:00 2001 From: arthurkehrwald <50906979+arthurkehrwald@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:01:48 +0200 Subject: [PATCH] Fix git url in readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5018c8..91045eb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You'll need [git LFS](https://git-lfs.github.com/) in order to use this repo. [I ```sh git lfs install -git clone https://github.com/VisualPinball/VisualPinball.Unity.AssetLibrary.git +git clone https://github.com/VisualPinball/VisualPinball.Unity.Assets.git ``` ## Credits @@ -23,4 +23,5 @@ Other credits are marked in each asset individually. ## License -[Creative Commons Attribution-ShareAlike 4.0](LICENSE.md) \ No newline at end of file + +[Creative Commons Attribution-ShareAlike 4.0](LICENSE.md)