From aaa350bdbfa36f192d73e211cbfe70daf256b5ae Mon Sep 17 00:00:00 2001 From: Sndav Bai Date: Thu, 8 Sep 2022 20:24:15 +0800 Subject: [PATCH] Update README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87aa532..cb8e134 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Prebuilt image also available! ## Features -- Xvfb/X11/Xrdp support builtin: based on scottyhardy/docker-wine, offering a easy-to-use Wine environment +- Xvfb/X11/Xrdp support builtin: based on scottyhardy/docker-wine, offering an easy-to-use Wine environment - IDAPython Jupyter Notebook: (Python3 only) - IDAPython integrated as Jupyter Notebook kernel using ipyida. - Notebook server available at port 8080, with password "DockerWineIDA"