From: panasenco Date: Fri, 22 May 2020 21:01:10 +0000 (-0700) Subject: Phrasing X-Git-Tag: v0.8.123~2^2^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=dadf1b6ff93ffd3d58c06015f8da0212b33f443d;p=scryer-prolog.git Phrasing --- diff --git a/README.md b/README.md index cc81f416..fcae6824 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,8 @@ producing a faster executable. First, install [Docker](https://docs.docker.com/get-docker/) on Linux, Windows, or Mac. -Once Docker is installed, you can automatically download, install, and -run Scryer Prolog in a single command: +Once Docker is installed, you can download and run Scryer Prolog with a single +command: ``` $> docker run -it mjt128/scryer-prolog ```