Merge pull request #417 from cedwards/docs_quickfix

documentation fix for pkg (remove quotes)
This commit is contained in:
Christer Edwards
2021-07-12 19:11:46 -06:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ To manage binary packages within the container use `bastille pkg`.
.. code-block:: shell .. code-block:: shell
ishmael ~ # bastille pkg folsom 'install vim-console git-lite zsh' ishmael ~ # bastille pkg folsom install vim-console git-lite zsh
[folsom]: [folsom]:
The package management tool is not yet installed on your system. The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y Do you want to fetch and install it now? [y/N]: y