From 0af9aee0042c663bd8d1f751962947a2a4fb9f63 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sun, 30 Oct 2022 20:37:47 +0000 Subject: [PATCH] update building.md for dotnet6 --- BUILDING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILDING.md b/BUILDING.md index 6fc7e2c115..d955bd8859 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -42,6 +42,7 @@ Now just run `OpenSim.exe` from the `bin` folder, and set up the region. if you have mono 6.x complete, you already have libgdiplus, otherwise you need to install it for example on debian: + `apt-get update && apt-get install -y apt-utils libgdiplus libc6-dev` ### Building