Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryGolubenkov committed Apr 21, 2024
2 parents b4819e0 + 160bf62 commit 9459390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ You can download SharpDockerizer from GitHub: [Releases](https://github.com/Dmit

1. Clone the repository.
2. Open terminal in `src/SharpDockerizer.AvaloniaUI`.
3. Use `dotnet publish --configuration Release` to build the application. Built application will be avaliable in `src/SharpDockerizer.AvaloniaUI/bin/Release/net8.0/publish` folder, executable is named `SharpDockerizer.exe`.
4. Launch application.
3. Use `dotnet publish --configuration Release` to build the application. Built application will be avaliable in `src/SharpDockerizer.AvaloniaUI/bin/Release/net8.0/publish` folder, executable is named `SharpDockerizer.exe` for Windows and just `SharpDockerizer` for other systems.
4. Launch application.

From here you can rename `publish` folder and copy it to preferred location.

Expand Down

0 comments on commit 9459390

Please sign in to comment.