Skip to content

Commit a1f7f13

Browse files
committed
Added additional lines
1 parent fa2f920 commit a1f7f13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66

77
This is an experimental feature.
88

9-
To enable experimental features in the Docker CLI, edit the config.json file and set experimental to enabled.
9+
To enable experimental features in the Docker CLI, edit the config.json
10+
file and set experimental to enabled.
1011

1112
You need at least one Docker node operating in Swarm mode.
1213

1314
The containerized version of cve-search will be provided as a docker
14-
app ( [https://docs.docker.com/app/working-with-app/](https://docs.docker.com/app/working-with-app/) )
15+
app ( [docker app docs](https://docs.docker.com/app/working-with-app/) )
1516

1617
In order to use the docker app commands you should install an additional
1718
plugin, check the [install guide](https://github.com/docker/app#installation)

0 commit comments

Comments
 (0)