Skip to content

Commit c73ac3c

Browse files
Update README.md
1 parent a1e8ed9 commit c73ac3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The `--build` flag automatically installs any VueJS UI dependencies, bundles the
100100

101101
If you prefer to not use the new VueJS UI, revert to Caldera v4.2.0. Correspondingly, do not use the `--build` flag for earlier versions as not required.
102102

103-
Additionally, please note [security recommendations](#Security) for deploying Caldera.
103+
**Additionally, please note [security recommendations](#Security) for deploying Caldera.**
104104

105105
## Docker Installation
106106

@@ -139,7 +139,7 @@ There are two variants available, *full* and *slim*. The *slim* variant doesn't
139139
- If you wish to modify data used by the `atomic` plugin, clone the `Atomic Red Team` repository outside the container, apply your modifications and bind-mount it (`-v`) to `/usr/src/app/plugins/atomic/data/atomic-red-team` within the container.
140140
- If you wish to modify data used by `emu`, clone the `adversary_emulation_library` repository locally and bind-mount it (`-v`) to `/usr/src/app/plugins/emu/data/adversary-emulation-plans`.
141141

142-
Additionally, please note [security recommendations](#Security) for deploying Caldera.
142+
**Additionally, please note [security recommendations](#Security) for deploying Caldera.**
143143

144144
### User Interface Development
145145

0 commit comments

Comments
 (0)