Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepCowProductions committed Jun 28, 2023
1 parent e72c155 commit e84f954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/fulp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ RUN set -eux \

RUN set -eux \
&& swipl -g "pack_install(log4p,[interactive(false)]) " -t halt \
&& swipl -g "pack_install(prolog_lsp,[interactive(false)]) " -t halt \
&& swipl -g "pack_install(prolog_lsp,[interactive(false)]) " -t halt

RUN pip install prolog_kernel jupyterlab_prolog_codemirror_extension \
&& python -m prolog_kernel.install --prefix /usr/local \
Expand Down

0 comments on commit e84f954

Please sign in to comment.