diff --git a/COPYING b/COPYING index 4fe0f2b0..b9f945f9 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ Copyright (c) 2012-2016 Jonathan Warren -Copyright (c) 2013-2016 The Bitmessage Developers +Copyright (c) 2013-2018 The Bitmessage Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/INSTALL.md b/INSTALL.md index 19a22f3d..3eda3ae7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -43,7 +43,7 @@ That's it! *Honestly*! #### Windows On Windows you can download an executable for Bitmessage -[here](https://bitmessage.org/download/windows/Bitmessage.exe). +[here](https://github.com/Bitmessage/PyBitmessage/releases/download/0.6.3.2/Bitmessage_x86_0.6.3.2.exe). However, if you would like to run PyBitmessage via Python in Windows, you can go [here](https://bitmessage.org/wiki/Compiling_instructions#Windows) for