From: Liyang Zhang Date: Mon, 8 Nov 2021 14:10:21 +0000 (+0800) Subject: Fix typo X-Git-Tag: latest~79^2 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=f07d5d564dee391de55f768d6d55da6eb4845e89;p=lkmpg Fix typo --- diff --git a/README.md b/README.md index f219309..4dcaec8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ brew install --cask mactex $ sudo tlmgr update --self ``` -Alternatively, using [Docker](https://docs.docker.com/) is recommended, as it guarantees the same dependencies with our GitHub Actions wokrflow. +Alternatively, using [Docker](https://docs.docker.com/) is recommended, as it guarantees the same dependencies with our GitHub Actions workflow. After install [docker engine](https://docs.docker.com/engine/install/) on your machine, pull the docker image [twtug/lkmpg](https://hub.docker.com/r/twtug/lkmpg) and run in isolated containers. ```shell