From 9070985c2b323f31f46e532e8df662fcc0a87761 Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Wed, 27 Sep 2023 14:46:23 +0300 Subject: [PATCH] Add a docker command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33bdc2df..1bd5e511 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Xeus-Clang-REPL -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/compiler-research/xeus-clang-repl/HEAD?labpath=notebooks/Python-Cpp-Integration-Demo.ipynb) +Clone the repository locally and execute ./run-docker.sh ## Description