Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To install Requests and Beautifulsoup4: 1. In , open the command prompt , and run the following:

Code Block
python -m pip install requests
python -m pip install beautifulsoup4

...

3. Open the command prompt and navigate to the directory with that contains MadCap_To_Koji_Converter.py.

...