fix(Dockerfile): fix minor spelling mistake

pull/42/head
cbrgm 3 years ago
parent 760823f1e3
commit 2d82636f90

@ -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

Loading…
Cancel
Save