diff --git a/Dockerfile b/Dockerfile index 5c303b48..58bc5428 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ RUN apk --no-cache add \ pkgconf \ unzip -# Build neovim (and use it as an example codebase +# Build neovim (and use it) as an example codebase RUN git clone https://github.com/neovim/neovim.git ARG VERSION=master