diff --git a/bypy/windows.conf b/bypy/windows.conf index 8e483bdb82..257b92e0ab 100644 --- a/bypy/windows.conf +++ b/bypy/windows.conf @@ -2,7 +2,7 @@ # git.exe must be in PATH. Must have ~120GB available disk space and 8GB RAM # Install certifi in python 3 with: # py.exe -m pip install certifi -# Install python2 which is needed to build Qt WebEngine +# Note that python2 is needed to build Qt WebEngine # Copy opengl32sw.dll from # https://download.qt.io/development_releases/prebuilt/llvmpipe/windows/ # to C:/mesa/32 and C:/mesa/64 diff --git a/resources/quick_start/swe.epub b/resources/quick_start/swe.epub index e202791caa..db29d4bde6 100644 Binary files a/resources/quick_start/swe.epub and b/resources/quick_start/swe.epub differ