diff --git a/flatpak-warning.txt b/flatpak-warning.txt index 8a53310..7810585 100644 --- a/flatpak-warning.txt +++ b/flatpak-warning.txt @@ -11,7 +11,11 @@ Please open issues under: https://github.com/flathub/com.visualstudio.code/issue This version is running inside a container and is therefore not able to access SDKs on your host system! -It comes with a standard development environment (gcc, python, etc). +To execute commands on the host system, run inside the sandbox: + + $ flatpak-spawn --host + +This flatpak provides a standard development environment (gcc, python, etc). To see what's available: $ flatpak run --command=sh com.visualstudio.code