mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
docs: fix typo in instructions for setting podman-host path (#812)
`podman-exec` should be `podman-host` in this instruction ``` Open VSCode settings (Ctrl+,) and head to `Remote>Containers>Docker Path` and set it to the path of `podman-exec`, like in the example ```
This commit is contained in:
@@ -93,7 +93,7 @@ flatpak-spawn --host podman "${arr[@]}"
|
||||
and make it executable: `chmod +x ~/.local/bin/podman-host`.
|
||||
|
||||
Open VSCode settings (Ctrl+,) and head to `Remote>Containers>Docker Path` and
|
||||
set it to the path of `podman-exec`, like in the example
|
||||
set it to the path of `podman-host`, like in the example
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user