Getting-meson.md: Fix incorrect image link [skip ci]

pull/3463/head
Nirbheek Chauhan 6 years ago committed by GitHub
parent 2cbf7caf5c
commit 6bdacba001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/markdown/Getting-meson.md

@ -63,7 +63,7 @@ select the installer options as follows:
![installer step 1](images/py3-install-1.png "Enable 'Add Python 3.6 to PATH' and click 'Customize installation'")
![installer step 2](images/py3-install-2.png "Optional Features: ensure 'pip' is enabled")
![installer step 3](images/py3-install-2.png "Advanced Options: enable 'Install for all users'")
![installer step 3](images/py3-install-3.png "Advanced Options: enable 'Install for all users'")
With this, you will have `python` and `pip` in `PATH`, and you can install
Meson with pip. You will also be able to directly run `meson` in any shell on

Loading…
Cancel
Save