You've already forked dev.commandline.waveterm
mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-04-22 15:27:29 -07:00
flatpak-warning: add info about flatpak-spawn
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user