fix doc formatting

This commit is contained in:
Robert Lechte 2020-04-23 11:23:54 +10:00
parent d6aeb317f0
commit c44627fb74

View File

@ -14,10 +14,12 @@
Alternatively, if you don't want to install Python, you can run it from a self-contained Docker image by first running:
:::shell
docker pull djrobstep/migra
then creating a short alias to it with:
:::shell
alias migra="docker run djrobstep/migra migra"
3. Confirm migra is installed by running `migra --help`. The output should begin like this: