Update README.md for build-from-sources instructions
This commit is contained in:
Родитель
2070988b65
Коммит
8d4c96be7d
|
@ -38,5 +38,5 @@ How to run on Mac:
|
|||
|
||||
1. Install dotnet 6 or above from https://dotnet.microsoft.com/en-us/download/dotnet
|
||||
2. Clone repository : `git clone https://github.com/icsharpcode/AvaloniaILSpy.git`.
|
||||
3. Run build script: `build.ps1` on Windows and `./build.sh` on Linux and Mac OS.
|
||||
3. Run build script: `dotnet tool restore` and `dotnet cake`
|
||||
4. Artifacts will be located in subdirectory `artifacts`.
|
||||
|
|
Загрузка…
Ссылка в новой задаче