diff options
-rw-r--r-- | recipes-containers/podman-tui/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-containers/podman-tui/README b/recipes-containers/podman-tui/README new file mode 100644 index 00000000..661556c1 --- /dev/null +++ b/recipes-containers/podman-tui/README | |||
@@ -0,0 +1,6 @@ | |||
1 | |||
2 | # to get the graphics to draw: | ||
3 | |||
4 | a) export LC_ALL="en_CA.UTF-8" | ||
5 | b) don't run under screen | ||
6 | |||