From 15c81b37997cd03fd7af9893e4c3997452bf5045 Mon Sep 17 00:00:00 2001 From: Taewoon Kim Date: Thu, 2 Dec 2021 13:37:00 +0100 Subject: [PATCH] Add simple docker setup --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c0c7139..edff6d2b 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,12 @@ process][] on our wiki for instructions. You may not need to build ConceptNet yourself! Try the [Web API][] first. +There is a also a simplified docker installation process made by the community. [Check it out][] + [build process]: https://github.com/commonsense/conceptnet5/wiki/Build-process [Web API]: https://github.com/commonsense/conceptnet5/wiki/API [ConceptNet wiki]: https://github.com/commonsense/conceptnet5/wiki +[Check it out]: https://github.com/tae898/conceptnet5 ## Testing