c authored by Jeffrey Fisher's avatar Jeffrey Fisher
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# Quick Glossary # Quick Glossary
- Host = Your Linux installation. "Outside" of the Distrobox container. - Host = Your Linux installation. "Outside" of the Distrobox container.
- "Enter a Distrobox". Your shell is now inside of the Distrobox. Here are various ways to think about it: - "Enter a Distrobox". Your shell is now inside of the Distrobox. Commands you run will use the programs installed in the Distrobox, not the programs installed on your host OS. Here are various ways to think about it:
- "Entering" the Distrobox. - "Entering" the Distrobox.
- "Enabling" the Distrobox. - "Enabling" the Distrobox.
- "Opening" the Distrobox. - "Opening" the Distrobox.
... ...
......