diff --git a/AutismBotIngame/README.md b/AutismBotIngame/README.md
index 0ed3cb31..105fd5e2 100644
--- a/AutismBotIngame/README.md
+++ b/AutismBotIngame/README.md
@@ -1,5 +1,6 @@
# requirements
apt-get install mesa-utils
+apt install mesa-vulkan-drivers libglx-mesa0:i386 mesa-vulkan-drivers:i386 libgl1-mesa-dri:i386
x2go or nomachine or VNC client/server setup
steam account with css purchased
# launch commands
@@ -17,4 +18,4 @@ export SDL_VIDEO_X11_VISUALID=0x074
exporting correct SDL_VIDEO_X11_VISUALID value is important before steam login for starting games correctly
instead of automating the steam login its done manually due to requiring x2go/VNC/nomachine clients.
With the virtual desktop related to the VNC/x2go/nomachine client you can log into steam using the normal GUI ->
-once logged in steam can run actively for months without requiring restarts
\ No newline at end of file
+once logged in steam can run actively for months without requiring restarts