mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-16 18:41:07 +00:00
Add pip instructions for Windows and Mac OS X
This commit is contained in:
parent
b01c685201
commit
62dc394159
1 changed files with 5 additions and 5 deletions
|
|
@ -16,14 +16,14 @@ You can also use pip to install the latest from git: ``sudo pip3 install git+htt
|
|||
|
||||
Setup for Windows
|
||||
-----------------
|
||||
Nobody is currently offering an "exe" download for Windows
|
||||
See https://github.com/linkchecker/linkchecker/issues/53
|
||||
Python from the Microsoft Store does include pip_, but installing
|
||||
within Windows Subsystem for Linux (WSL) is the preferred option:
|
||||
https://docs.microsoft.com/en-us/windows/python/beginners
|
||||
|
||||
Setup for Mac OS X
|
||||
------------------
|
||||
Nobody is currently offering a "dmg" download for Mac OS X in your programs folder
|
||||
See https://github.com/linkchecker/linkchecker/issues/60
|
||||
...however the steps for compiling it from source are given below.
|
||||
Obtain ``get-pip.py`` to install pip_ (untested):
|
||||
https://pip.pypa.io/en/stable/installing/
|
||||
|
||||
Setup for GNU/Linux
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue