From dbb79c0fa08457c3b04e426a609157de21bd3dbe Mon Sep 17 00:00:00 2001 From: Braden MacDonald Date: Mon, 20 Dec 2021 12:28:04 -0800 Subject: [PATCH] docs: Address review comments --- docs/tutorials/arm64.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/tutorials/arm64.rst b/docs/tutorials/arm64.rst index babd6fe..c8500df 100644 --- a/docs/tutorials/arm64.rst +++ b/docs/tutorials/arm64.rst @@ -1,6 +1,6 @@ .. _arm64: -Running Tutor on ARM based Systems +Running Tutor on ARM-based systems ================================== Tutor can be used on ARM64 systems, although support for that platform is currently experimental. @@ -12,7 +12,7 @@ There are currently no official ARM64 images provided for Tutor, but Tutor makes Building the images ------------------- -Start by :ref:`installing ` Tutor and its depdencies (e.g. Docker) onto your system. +Start by :ref:`installing ` Tutor and its dependencies (e.g. Docker) onto your system. .. note:: For Open edX developers, if you want to use the :ref:`nightly ` version of Tutor to "run master", install Tutor using git and check out the ``nightly`` branch of Tutor at this point. See the :ref:`nightly documentation ` for details. @@ -28,9 +28,6 @@ Then, build the Open edX image:: If you want to use Tutor as an Open edX development environment, you should also build the development images:: - # If you are using a regular Tutor release: - tutor images build openedx-dev - # Or if you are using Tutor nightly: tutor dev dc build lms Change the database server