Skip to content

Commit

Permalink
Add line separator (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilisThePikachu committed Dec 18, 2023
1 parent 055280a commit a06ff53
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ By default, no admin privileges are set. A privileged administrator can give out
You need to [set up a development environment](./setting-up-a-development-environment.md) in order to produce a server build for custom code. After you do that, you need to generate the server build by running:

`dotnet build Content.Packaging --configuration Release`

`dotnet run --project Content.Packaging server --hybrid-acz`

```admonish info
Expand Down

0 comments on commit a06ff53

Please sign in to comment.