From 79bf5ded3d8b094800d1e332f1f8508d30a2bf2d Mon Sep 17 00:00:00 2001 From: Takuya Iwanaga Date: Fri, 24 Nov 2023 19:38:16 +1100 Subject: [PATCH] Standardize import snippet --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 19c3bae..6c589de 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ If more than one Makie backend is available, switch between them in the usual wa ```julia using GLMakie - GLMakie.activate!() using WGLMakie