Skip to content

Commit

Permalink
Remove tips about building AOT binary
Browse files Browse the repository at this point in the history
  • Loading branch information
arenekosreal committed May 22, 2024
1 parent b3157f5 commit 9eb9bbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ A tool to renew e5 subscription by calling msgraph APIs

You can download prebuilt program at [Release](https://github.com/arenekosreal/E5Renewer.Net/releases) page, simply choose which one you want, download it, unpack it and run it.
If you want to build from source, you can run `dotnet publish` and you will find binaries at `bin/Release/net8.0`.
You may want to pass `-p PublishAot=true` to generate a binary with less space usage.

5. Run program

Expand Down

0 comments on commit 9eb9bbc

Please sign in to comment.