Skip to content

Commit

Permalink
Merge pull request #3 from ceciliaromaro/patch-2
Browse files Browse the repository at this point in the history
Update install.rst
  • Loading branch information
bioinfomochsl committed Aug 13, 2021
2 parents 7a84005 + 7551b4c commit 4c1176f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ Installing Meson
The recommended way to install the most up-to-date version of
**Meson** is through :code:`pip3`::

$ pip3 install --user meson
$ sudo apt install meson
Or "$ pip3 install --user meson" But in this case, remember to set the environment variables.

For more information about using and installing Meson, see:
https://mesonbuild.com/Quick-guide.html
Expand Down

0 comments on commit 4c1176f

Please sign in to comment.