README update

This commit is contained in:
Simon Martens
2024-01-26 14:00:23 +01:00
parent 8ef9c95d24
commit d1994ad9fb

View File

@@ -39,7 +39,9 @@ Recommended vscode plugins include the XML Tools, c#, Tailwind CSS IntelliSense
## Release
For a Linux server run:
First, build the css and js: `npm run build`.
To build the project for a Linux server:
`dotnet publish --runtime linux-x64 -c Release`