From 2f4d3579f9e030e656faa7790909e0e2a952a786 Mon Sep 17 00:00:00 2001 From: felipecode Date: Mon, 29 Jan 2018 14:23:28 +0100 Subject: [PATCH] quick fix on extra packages --- Docs/carla_on_server.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Docs/carla_on_server.md b/Docs/carla_on_server.md index 69918eb36..980837184 100644 --- a/Docs/carla_on_server.md +++ b/Docs/carla_on_server.md @@ -36,7 +36,8 @@ https://cdn.rawgit.com/TurboVNC/turbovnc/2.1.1/doc/index.html#hd005001 WARNING: Take care on which VNC you install as it may not be compatible with Unreal. The one above was the only one that worked for me. #### Extra Packages These extra packages were necessary to make unreal to work. - sudo apt install 11-xserver-utils libxrandr-dev + + sudo apt install x11-xserver-utils libxrandr-dev