mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-20 17:57:29 +00:00
Updated Reproducible Builds (markdown)
@@ -3,7 +3,7 @@
|
||||
|
||||
## TL;DR
|
||||
|
||||
You can just use these [instructions](https://whispersystems.org/blog/reproducible-android/) from the official announcement at Open Whisper System's blog:
|
||||
You can just use these [instructions](https://signal.org/blog/reproducible-android/) from the official announcement at Open Whisper Systems's blog:
|
||||
```
|
||||
# Clone the Signal Android source repository
|
||||
$ git clone https://github.com/WhisperSystems/Signal-Android.git && cd Signal-Android
|
||||
@@ -209,7 +209,7 @@ If the build environment (i.e. `Dockerfile`) has not changed, you don't need to
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you cannot get things to work, please do not open an issue or comment on an existing issue at GitHub. Instead, ask for help at https://whispersystems.discoursehosting.net/c/development
|
||||
If you cannot get things to work, please do not open an issue or comment on an existing issue at GitHub. Instead, ask for help at https://community.signalusers.org/c/development
|
||||
|
||||
Some common issues why things may not work:
|
||||
- some pinned packages in the `Dockerfile` are not available anymore and building of the Docker image fails
|
||||
|
||||
Reference in New Issue
Block a user