mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-29 07:56:50 -05:00
Add prompts to all code blocks with bash session
This commit is contained in:
parent
b0395e618c
commit
2d2bcb06a6
72 changed files with 513 additions and 497 deletions
|
|
@ -17,7 +17,7 @@ After running the commands to update Debian or Whonix, hopefully everything will
|
|||
|
||||
.. code:: console
|
||||
|
||||
sudo apt-get update && sudo apt-get dist-upgrade
|
||||
$ sudo apt-get update && sudo apt-get dist-upgrade
|
||||
|
||||
|
||||
|
||||
|
|
@ -78,7 +78,7 @@ And then trying running the ``update`` and ``upgrade`` commands again.
|
|||
|
||||
.. code:: console
|
||||
|
||||
sudo apt-get update && sudo apt-get dist-upgrade
|
||||
$ sudo apt-get update && sudo apt-get dist-upgrade
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue