Procházet zdrojové kódy

Update README.rst for the new Windows wheels

tags/v0.4
Merlijn van Deen před 10 roky
rodič
revize
581ca9a221
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. +4
    -1
      README.rst

+ 4
- 1
README.rst Zobrazit soubor

@@ -17,7 +17,10 @@ Installation

The easiest way to install the parser is through the `Python Package Index`_,
so you can install the latest release with ``pip install mwparserfromhell``
(`get pip`_). Alternatively, get the latest development version::
(`get pip`_). On Windows, make sure you have the latest version of pip
installed by running `pip install --upgrade pip`.

Alternatively, get the latest development version::

git clone https://github.com/earwig/mwparserfromhell.git
cd mwparserfromhell


Načítá se…
Zrušit
Uložit