File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Prerequisites
77-------------
88
99| **Python:** >=3.8, <3.11
10- | **Operating System:** Ubuntu , Windows, MacOS
10+ | **Operating System:** Linux , Windows, MacOS
1111
1212All :code: `gnss_lib_py ` classes and methods are tested in Python 3.8
1313and 3.10 in the latest Ubuntu, MacOS and Windows versions.
@@ -41,7 +41,7 @@ Editable Installation
4141
4242 3. Update pip version.
4343
44- a. For Linux:
44+ a. For Linux and MacOS :
4545
4646 .. code-block :: bash
4747
@@ -74,8 +74,8 @@ Developer Installation
7474This project is being developed using :code: `pyenv ` and :code: `poetry `
7575for python version and environment control respectively.
7676
77- Ubuntu /WSL2
78- +++++++++++
77+ Linux /WSL2 and MacOS
78+ ++++++++++++++++++++
7979
80801. Install :code: `pyenv ` using the installation instructions
8181 `here <https://github.com/pyenv/pyenv#installation >`__. The steps are
You can’t perform that action at this time.
0 commit comments