flatpak-warning: add info about flatpak-spawn

This commit is contained in:
Peter Eszlari
2019-04-05 11:52:45 +02:00
parent 761d9102ce
commit bbcb2f0906
+5 -1
View File
@@ -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 <COMMAND>
This flatpak provides a standard development environment (gcc, python, etc).
To see what's available:
$ flatpak run --command=sh com.visualstudio.code