Skip to content

Commit a90294b

Browse files
authored
minor edits
1 parent e8ceaa6 commit a90294b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,9 +635,9 @@ Running tests locally for staged recipes
635635

636636
If you want to run and build packages in the staged-recipes repository locally,
637637
go to the root repository directory and run the
638-
``build-locally.py`` script (you need Python 3). And then you could follow the prompt to select the variant you'd like build. This requires that you have Docker
638+
``build-locally.py`` script (you need Python 3). And then you could follow the prompt to select the variant you'd like to build. This requires that you have Docker
639639
installed on your machine if you are building a package for Linux.
640-
For MacOS, it will prompt you to select a location for the SDK (via ``export OSX_SDK_DIR=/opt``) to be downloaded.
640+
For MacOS, it will prompt you to select a location for the SDK (e.g. ``export OSX_SDK_DIR=/opt``) to be downloaded.
641641

642642
.. code-block:: bash
643643

0 commit comments

Comments
 (0)