Skip to content

Commit dbb79c0

Browse files
bradenmacdonaldregisb
authored andcommitted
docs: Address review comments
1 parent c240aec commit dbb79c0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/tutorials/arm64.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _arm64:
22

3-
Running Tutor on ARM based Systems
3+
Running Tutor on ARM-based systems
44
==================================
55

66
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
1212
Building the images
1313
-------------------
1414

15-
Start by :ref:`installing <install>` Tutor and its depdencies (e.g. Docker) onto your system.
15+
Start by :ref:`installing <install>` Tutor and its dependencies (e.g. Docker) onto your system.
1616

1717
.. note:: For Open edX developers, if you want to use the :ref:`nightly <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 <nightly>` for details.
1818

@@ -28,9 +28,6 @@ Then, build the Open edX image::
2828

2929
If you want to use Tutor as an Open edX development environment, you should also build the development images::
3030

31-
# If you are using a regular Tutor release:
32-
tutor images build openedx-dev
33-
# Or if you are using Tutor nightly:
3431
tutor dev dc build lms
3532

3633
Change the database server

0 commit comments

Comments
 (0)