diff --git a/markdown/How-do-I-get-started.md b/markdown/How-do-I-get-started.md index d84c2c4..af39bb0 100644 --- a/markdown/How-do-I-get-started.md +++ b/markdown/How-do-I-get-started.md @@ -25,7 +25,7 @@ ## How do I get started? -docker-finance (`dfi`) is not your typical Docker image in which you simply pull and containerize. `dfi` is an *image-based* accounting system that operates translucently between your client (host) and container; keeping your finances containerized (with all the benefits of containerization). +docker-finance (`dfi`) is not your typical Docker image in which you simply pull and containerize: `dfi` is an *image-based* accounting system that operates translucently between your client (host) and container; keeping your financial world containerized (and with all the benefits of containerization). To get started, you'll only need a modern Linux client (host) with a working Docker installation.