Skip to content
Snippets Groups Projects
Unverified Commit 91283f19 authored by Lars Bilke's avatar Lars Bilke Committed by GitHub
Browse files

[web] Added note on pip local installation path.

parent 47eeedf4
No related branches found
No related tags found
No related merge requests found
......@@ -239,6 +239,8 @@ Install Conan with Python's pip:
pip3 install --user conan
```
This installed `conan` to `.local/bin` in your home directory. Make sure to have this directory in your `PATH`!
Check on a newly opened command line if Conan was installed successfully:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment