diff --git a/README.md b/README.md index 33a0687..6006580 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,16 @@ ## How to run -0. This project uses ASP.Net AoT, please don't forget to install `zlib1g-dev`. +**0. This project uses ASP.Net AoT**, please don't forget to install `zlib1g-dev`. -1. Publish it +**1. Publish it** - Enter `src/Oh.My.Stitcher` - `dotnet publish -c Release -r linux-arm64` -2. Run it +**2. Run it** - Enter `src/Oh.My.Stitcher/bin/Release/net8.0/linux-arm64/publish` - `ASPNETCORE_URLS="http://+:5000" ASSET_PATH_RO="/path/to/tiles" ./Oh.My.Stitcher` - - Go to http://:5000/ + - Go to http://ip-address:5000/ ## Caching