Skip to content

Commit 4939318

Browse files
authored
Update README.md
1 parent 74b8808 commit 4939318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For windows systems you could use [wsl](https://en.wikipedia.org/wiki/Windows_Su
1010

1111
### Dependencies
1212
One of the of goals of FileFighter is, that the client, that's you, only needs to met only one single dependency.
13-
You need **Docker**.
13+
You need [Docker](https://www.docker.com/).
1414
Docker is a way to organise and run multiple applications. You can imagine it like a virtual machine (technical it`s a bit different), with a small file- and operating system within your machine.
1515
Sounds more scary than it actually is. Different Applications run in different containers, these only contain the necessary software to run the application.
1616
The containers use the resources of the host machine, depending on the load.

0 commit comments

Comments
 (0)