From ea56b9b4c15b25ecd2ebe10f8846ce20b2752a3e Mon Sep 17 00:00:00 2001 From: Sunshine Date: Fri, 19 Jun 2020 03:51:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 648c188..0d8379f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Dependency: `libssl-dev` $ cd monolith $ make install -#### With Docker +#### Using Containers The guide can be found [here](docs/containers.md) ---------------------------------------------------