Update README.me #66

Merged
david-swift merged 1 commits from Sylphrena/adwaita-swift:template-repo into main 2025-08-15 17:40:46 +02:00
Showing only changes of commit d53ba5f4e7 - Show all commits

View File

@ -66,7 +66,7 @@ Find more information about the project's motivation in [this blog post](https:/
It is recommended to develop apps inside of a Flatpak.
That way, you don't have to install Swift or any of the dependencies on your system, and you always have access to the latest versions.
Take a look at the [template repository](https://github.com/AparokshaUI/AdwaitaTemplate).
Take a look at the [template repository](https://git.aparoksha.dev/aparoksha/adwaita-template).
This works on Linux only.
#### Directly on System
@ -92,7 +92,7 @@ brew install libadwaita
## Usage
I recommend using the [template repository](https://github.com/AparokshaUI/AdwaitaTemplate) as a starting point.
I recommend using the [template repository](https://git.aparoksha.dev/aparoksha/adwaita-template) as a starting point.
Follow the [interactive tutorial](https://adwaita-swift.aparoksha.dev//tutorials/table-of-contents) or [read the docs](https://adwaita-swift.aparoksha.dev/) in order to get to know _Adwaita for Swift_.