Fix of tables options and emphasis

This commit is contained in:
parulin 2025-08-26 01:43:59 -04:00
parent 3121b4bc85
commit b02eba099e
No known key found for this signature in database
GPG key ID: 65099A5B0E31336C
2 changed files with 8 additions and 1 deletions

View file

@ -18,7 +18,7 @@ This is a simple setup using a docker executor. This is a good default choice; i
1. First, decide what qube you are going to use when working with Qubes Builder v2. It can be an AppVM or a Standalone qube, with some steps different between the two.
2. **Installing dependencies**
2. Installing dependencies
If you want to use an app qube for developing, install dependencies in the template. If you are using a standalone, install them in the qube itself. Dependencies are specified in ``dependencies-*. txt`` files in the main builder directory, and you can install them easily in the following ways: