diff --git a/CHANGELOG.md b/CHANGELOG.md index 631efbe..cc9c226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ - Fixed pesterChumAction's text not being updated in memo windows when changing theme. - Fixed incorrect sRGB profile in paperchum. - Fixed sound slider in settings not working with pygame. -- Fixed MOOD & CHUMHANDLE adjusting to style-sheet. +- Fixed MOOD & CHUMHANDLE not adjusting to style-sheet. ### Changed - Made it so handle and ident are passed to ``_max_msg_len``, so, hopefully the text cutoff will be *slightly* less restrictive. diff --git a/README.md b/README.md index 2da6226..74cfed0 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ or ``python setup.py bdist_msi`` #### Mac: -``python setup.py bdist`` +``python setup.py build`` ### PYINSTALLER BUILDING #### Linux (might also work on other platforms!!):