Skip to content

Commit

Permalink
Fixed dead link to premake download page
Browse files Browse the repository at this point in the history
  • Loading branch information
Majanto committed May 12, 2024
1 parent d537ac5 commit 5853c6b
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 @@ -3,7 +3,7 @@

If you are using premake as your build configuration system for Visual Studio, XCode or GNU Make and wanted to easily integrate Android into your development work flow, this module will abstract the convoluted world of gradle, sdk and ndk.

To find out how to use premake modules you can check the reference [here](https://github.com/premake/premake-core/wiki/Using-Modules), You can find the premake-core repository [here](https://github.com/premake/premake-core) and the latest premake executables [here](https://premake.github.io/download.html).
To find out how to use premake modules you can check the reference [here](https://github.com/premake/premake-core/wiki/Using-Modules), You can find the premake-core repository [here](https://github.com/premake/premake-core) and the latest premake executables [here](https://premake.github.io/download).

In addition to generating Android Studio friendly build.gradle files you can also build from the command line using gradle build.

Expand Down

0 comments on commit 5853c6b

Please sign in to comment.