File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/source/getting-started Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ under assets options.
151151Installation on Linux and Mac
152152^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
153153
154- Download the archive for your operating systen and extract
154+ Download the archive for your operating system and extract
155155the archive from command line::
156156
157157 tar -xvf scancode-toolkit-30.0.1_py38-linux.tar.gz
@@ -357,7 +357,7 @@ Run the following once you have `Git <https://git-scm.com/>`_ installed::
357357Configure the build
358358^^^^^^^^^^^^^^^^^^^
359359
360- ScanCode use a configure scripts to create an isolated virtual environment,
360+ ScanCode uses a configure scripts to create an isolated virtual environment,
361361install required packaged dependencies.
362362
363363On Linux/Mac:
@@ -380,9 +380,9 @@ Now you are ready to use the freshly configured scancode-toolkit.
380380
381381.. NOTE ::
382382
383- For use in development, run instead ``configure --dev ``. If your face
383+ For use in development, run instead ``configure --dev ``. If you face
384384 issues while configuring a previous version, ``configure --clean `` to
385- clean and reset your enviroment . You will need to run ``configure `` again.
385+ clean and reset your environment . You will need to run ``configure `` again.
386386
387387
388388----
You can’t perform that action at this time.
0 commit comments