From c0f75845038e7646f0c0eabe553c95bc092dba3d Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Thu, 19 Apr 2018 14:55:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff60862d..f451a509e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Run `./lbrycrd-cli help` to get a list of all commands that you can run. To get Run `./reproducible_build.sh -c -t`. This will build the binaries and put them into the `./src` directory. -If you encounter any errors, please check `doc/build-*.md` for further instructions. If you're still stuck, [create an issue](https://github.com/lbryio/lbrycrd/issues) with the output of that command, your system info, and any other information you think might be helpful. +If you encounter any errors, please check `doc/build-*.md` for further instructions. If you're still stuck, [create an issue](https://github.com/lbryio/lbrycrd/issues/new) with the output of that command, your system info, and any other information you think might be helpful. ## Contributing